Sun Studio 12 Update1 and OpenMP

Hi guys,
I was using the Sun Studio 12 with OpenMP and everything was OK. So I decide to download the update 1 (which is OpenMP 3.0 full compliance), however I am getting linking error.
Below is the message:
Undefined first referenced
symbol in file
__mt_MasterFunction_cxt_ build/Debug/SunStudio_12.1-Solaris-x86/a1.o
I look into my libmtsk.so libraries and I could see that __mt_MasterFunction_cxt_ really does not exist.
So I believe this is a bug on Sun Studio 12 Update 1 that didn't install the last library. Anyway, I am try to find out where to get this library or any patch to it. I did try to get the patch 120754. However the site is pointing that I has no support contract. What is true just because I am a student, and I am just learning things for now...:-)
Hope someone can help me with that..
Thanks and Regards

I cannot download any patch because I do not have any support contract.Last time I tried, Solaris patches were free, at least those related to compiler components.
Byt the way, I rarely install the product myself, but I had an impression that Solaris version comes together
with patches, which are intended to be installed right upon the installation.
I'm sorry for the lost hours of precious time, but that seems to be more like your navigational error,
rather than the intentional attempt from Sun to decieve you.
Believe me or not, we made Sun Studio free because we want developers to use it, not because
we hope to catch you offguard and cut some money.
I should get opensolaris if I want a "linux like license and support"And that is true.
If you do not like the way Solaris patches are managed (and, many think that it is a mess) you might better like Opensolaris.
You also might want to try Linux version, it is as close to Solaris version functionality-wise as possible.
I will just uninstall my sun studio 12 update 1 and go back to the sun studio 12 (where no patches are needed to run the openmp 2.5).Sun Studio 12 got no interface change thus no patches were needed to run OpenMP 2.5 as soon as you have libmtsk.so installed.
Quite contrary, SS12u1 got OpenMP 3.0, which is substantially different to OpenMP 2.5 and that warranted interface change in runtime support
(libmtsk.so).
Trying to create "partial open source" things is not that good. First, it is not open source yet :-), it is just free.
Then, if we would do partial thing (which is not that bad per se, surely depending on how you do it), that would definitely be written in caps all around.
And broken functionality is definitely not the way Sun does its business.
regards,
__Fedor.

Similar Messages

  • Question about script in sun studio creator2 and netbean6.1

    Hi, I have a quick question
    I have started a project by using sun studio creator2, the main page contains following script, it works perfectly fine.
    <script type="text/javascript">
    function getUser()
    var net = new ActiveXObject("wscript.network");
    document.getElementById('form1:hiddenField1').value = net.UserName;
    </script>
    And then I bind the field to a managed bean's property.
    However, because I need to use netbean6.1 to continue this project. I find previous script doesn't work any more. (I can get net.UserName, but I can't store the value to hiddenfield)
    I checked woodstock documentation, and guess following will do the same job
    <webuijsf:script>
    function getUser() {
    var net = new ActiveXObject("wscript.network");
    var domNode = document.getElementById('_form1:hiddenField1');
    domNode.setProps({value:net.UserName});
    </webuijsf:script>
    Once run the getUser() function, I got an "object doesn't support this property or method".
    It looks like IE security level setting problem. If it is so, because it is company setting. There is nothing I can do here.
    Any one knows workaround to store the retrived userName into hiddenfield?
    Thanks in advance!!!

    any help is appreciated

  • Sun Studio 11 and ifc

    As long as there is no Sun compiler available for linux I would like to use the intel fortran compiler since the gnu fortran compiler does not support all the language features used in our codes, yet.
    My problem is that the Sun Studio debugger is not able to read the debugging information generated by the intel compiler. Is there a way to overcome this problem or do I have to wait for the sun fortran compiler?

    dbx can read dwarf information from gcc and g++ as well as the Sun compilers, so it should be possible to read basic dwarf information
    from the Intel compiler (assuming it generates a fairly normal version
    of dwarf output).
    I can't think of any workarounds that will make Sun Studio 11
    read debug information from a compiler, if it's not properly
    supported by dbx.
    Out of curiosity, what happens when you try to load such
    a program?
    --chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Sun Studio 12 and ESX question

    Hi,
    Can anyone tell me if I install Sun Studio 12 in a Solaris 10 x86 VM running on ESX 3.5 if my users will have any issues compiling with the AMD extensions? From what i gather at this point the the CPU features are not hidden from the VM so having an Intel based server is obviously out of the question and I must have an AMD unit, but i still have the question of whether or not the user will be able to compile with the AMD flags because they are running in a VM vs. a real host. Can anyone tell me if they have an environment like what i'm describing and what issues they might be having? Thanks in advance.

    From what I know about this kind of virtualization, you get [almost all] what CPU can give. If you are on AMD and boot Solaris kernel in 64-bit mode, then yes, you can compile with x64 extensions. But then again, it's better to ask on VMWare forums - it's not up to Solaris (or Sun Studio compiler) to provide instruction set, it's up to ESX.

  • Sun Studio FAQ and Wiki

    I've started adding some Sun Studio information to the
    OpenSolaris Wiki at genunix.org. Check it out.
    http://blogs.sun.com/quenelle/entry/sun_studio_wiki

    Hi
    Yes it's possible. Just make sure that they are installed in different directories e.g.,
    /opt/SunStudio8 and /opt/SunStudio12.
    Studio 12 now installs links to /usr/bin (IIRC this is an option during the install). I'd suggest that you not choose this if you plan having multiple compilers concurrently installed.
    Paul

  • Difference between Sun Studio 12u1 and Sun Studio Express...

    Hi,
    on my open solaris:
    SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc
    I've installed Sun Studio Express to get the C/C++ compilers. What is the difference with the Sun Studio 12 suite (which is about 200 MB larger than the Express one)? Also I saw there are patches for Sun Studio 12 (last one Jul 20 2009) that might have a fix for a problem I just reported. How can I install such patches?
    Patch: http://sunsolve.sun.co.jp/search/document.do?assetkey=1-21-126498-14-1
    Cheers, Fons.

    Studio Express is a pre-release or beta release. Some features may be missing or not functional. It cannot be patched. It can be replaced by a later release.
    Sun Studio 12 update 1 is an actual, supported release, later than the most recent (as of this date) Studio Express. If you install SS12u1 from packages (using the installer GUI for example), you can download and install patches for it as they become available. (Installations from a tar file cannot be patched; they can be replaced.)

  • Diferences between Sun Studio 8 And Netbeans

    When to use one and not the other

    - Sun Java Studio 8 and NetBeans 4.1
    SJS8 is based on NB4.1 and as such provides some additional modules over NB4.1.
    NB4.1 is sufficient if you are interested in building standalone java applications and web applications against Sun Java System Application Server 8.1
    You would use SJSE8 if you are interested in the additional functionality, like UML module, support for Sun Java System Web Server 6.1 etc.
    SJS8 is essentially a companion product to Sun Java Enterprise System (http://www.sun.com/software/javaenterprisesystem/index.xml) and therefore provides, in addition to the appserver support in NetBeans 4.1, support for:
    SJS webserver
    SJS portal server (for developing portals).
    btw, webserver is support is available for NB4.1 from the update center.
    - They are both older versions. JSE8.1 (now in beta, soon to be released) is based on NetBeans 5.0 and is a companion product to the next release of JES.
    http://developers.sun.com/prodtech/javatools/jsenterprise/downloads/index.jsp
    You can use JSE8.1 for advanced features like UML and portletbuilder. (Webserver support is part of JSE8.1 but is available for NB5.0 from the update center).
    - If you are using NetBeans, consider moving to the latest version. 5.5:
    www.netbeans.org
    There are several packs available (enterprise pack for SOA support, mobility pack for developing mobile apps, c/c++ pack etc) that you can choose to install on top of NB5.5.

  • Sun Studio 12EA and Netbeans Profiler 5.5

    I was wondering if anyone was able, or if it is possible to get the Netbeans 5.5 profiler for Java working in Sun Studio 12EA. The installation into netbeans-5.5_mars seems to work fine, yet the profiling menu does not appear in Sun Studio after a restart.

    I guess you need to start netbeans directly in order to use profiler:
    $ /opt/12/netbeans-5.5_mars/bin/netbeans

  • Sun Performance Library and OpenMP applications

    Hi list,
    I have a code that uses BLAS/Lapack libraries. This code requires the BLAS/Lapack to run in serial mode. If and when it runs in parallel this is a disaster. The code runs in parallel with OpenMP directives in SMP systems. I specify the number of threads by setting
    OMP_NUM_THREADS
    to the number of threads desired. Unfortunately if OMP_NUM_THREADS > 1 then sunperf runs in parallel as well. Is there anyway to tell to the sunperf library to run in serial mode no matter what the value of OMP_NUM_THREADS is?
    For example GOTO BLAS library provides the environmental variable GOTO_NUM_THREADS which is dedicated to the threads of the GOTO library. So by setting GOTO_NUM_THREADS = 1, the library always runs in serial mode no matter what the value of OMP_NUM_THREADS is.
    How could I achieve the same effect with Sun Performance Library?

    Take a look at Perflib's USE_THREADS routine :
    man -s 3p use_threads
    Doing a call to USE_THREADS with the value of "1", before calling Perflib routines may work for you.
    Also, I've noticed applications that have lots of small chunks of parallel work, need the threads to be very responsive. (And not sleep in between work chunks)
    A way to make the threads not sleep is with the ${SUNW_MP_THR_IDLE} environment variable. I always set the value to "SPIN" :
    % setenv SUNW_MP_THR_IDLE SPIN
    You can see other settings for this in the OpenMP User's Guide, page 18 :
    http://docs.sun.com/app/docs/doc/819-5270
    Hope this helps.

  • Openmp Multithread programing in Sun Studio 12

    Hello Folks,
    My name is Glauber, I'm begging in openmp programming.
    I'm doing some tests with Sun Studio 12 and c++ language, then I'd like to run a helloworld.cc code using 4 threads but I get only 1 thread.
    I've used "omp_set_num_threads(4)" inside my code but, even so, I don't get more than 1 thread.
    Could an openmp expert help me?
    Cheers,
    Glauber

    This should help:
    omp_set_dynamic(0);Alternatively you can set OMP_DYNAMIC environment variable to FALSE.
    This will command openmp runtime to stop being smart and not adjust user-specified threadnum value.
    regards,
    __Fedor.

  • General and specific questions on the applicability of Sun Studio 11

    Hi. In an e-mail letter from Sun Microsystems I read about Sun Studio 11 to "utilize its record-setting parallelizing compilers." From this message I was attracted by the possibility of adding something like parallel processing, not by changing the processor (hardware), but by adding Sun-Studio-11 software to a Linux operating system. Now I already have a Fortran compiler, the Intel Fortran Compiler for Linux, which is free and can handle Cray-style pointers, a feature hard to find in a free Fortran compiler.
    1a. So for the most basic of questions, without having parallel-processing hardware, just an ordinary processor [a 1-GigaHertz (GHz) Advanced MicroDevices Duron central processing unit, in my case], is it possible to have parallel processing and thereby increase one's computing speed by installing Sun Studio 11 in a Linux operating system?
    1b. If so, by what factor could one expect the speed of computation to increase over not having Sun Studio 11 installed? (If the gain in speed is dependent on the type of computations being performed, I imagine possibly using a Fortran code to perform numerical calculations using and perhaps searching for minima or maxima in a two-or-more-dimensional surface. So please give me an idea of the sort of gain in speed one could expect for these two types of activites, calculations using formulas and searches for minima and maxima among already-computed quantities.)
    1c. Again if so, how could one just by adding software have parallel processing without two or more hardware processors? In other words, what is the basic working principle of the software to make the simultaneous performance of multiple tasks (multitasking or parallel processing) possible?
    2a. Does Sun Studio 11 include a Fortan compiler?
    2b. If so, must one use it to have parallel processing with Sun Studio 11?
    2c. Or will the Intel Fortran Compiler for Linux work with Sun Studio 11 to have a parallel processing capability?
    Concerning hardware requirements I read that Sun Studio 11 requires a minimum of 512 MegaBytes (MB) of memory, presumably Random Access Memory (RAM). My Hewlett-Packard, ZE1110, Pavilion, notebook computer has 256 MB of RAM, but is expandable to a maximum of 512 MB of RAM. So in this respect it is in principle at least technically possible for me to meet the minimum system requirement for Sun Studio 11 with my computer, if I choose to increase its RAM. Somehow accommodating the cost of such a RAM addition, including whether one may have to buy two, matching, 256-MB RAM modules or just presumably one additional 256-RAM module, is another requirement. But before spending money for such an upgrade, one should first thoroughly investigate other matters to determine if other things are going to work and to determine what gain, if any, one could expect in computing speed with Sun Studio 11 and an additional 256 MB of RAM; then decide, based on such data, whether the purchase is personally worth the money or not. That's one motivation behind this posting; another motivation is for me to learn some things.
    Lastly I would like to here thank whoever was thoughtful enough to provide the Sun Download Manager (SDM) 2.0, which allows the pausing and resumption of the 207-MB download studio11-lin-x86.tar.bz2 for the Linux version of the Sun Studio 11! Using a slow, dialup, Internet connection like mine having a maximum speed of 28.8 kilobits/second, this makes it possible to download that file over a number of Internet sessions instead of having to have an uninterrupted, 19-or-more-hour Internet session. Besides the invconvenience of tying up one's telephone line for that long a time, it might be even be difficult to have such an uninterrupted Internet session for that long a time. I have at least started such a download using the SDM 2.0 potentially over multiple Internet sessions. Whether or not I carry it out to completion could depend on whether everything looks good with Sun Studio 11 for my particular situation. Thanks in advance for your help.

    Thanks for both of your postings here. I'm mostly trying to learn something here.
    From Maxim Kartashev: "For example, if one thread (or process, or lwp) frequently performs an I/O operation, then the other thread (process, lwp) can utilize processor resources to perform, say, some computations while first one waits for operation to complete."
    I think I might understand what you meant above. I guess lwp in the above context stands for light-weight process. And I think you may be talking about a potential gain in speed with just one, ordinary processor. I guess you meant that one program, or perhaps group of programs, could perform input/output processes at the same time it is performing calculations because different parts of the processor are being used in these two groups of processes. Then on "while first one waits for operation to complete" I guess you meant that if the input/output operations finish before the computations finish, then thread 1 that was performing the input/output operations will have to wait until the current computations ordered by thread 2 are complete before thread 1 can utilize the computational resources for its own computations; i.e., two threads can't use the same computational resources of an ordinary processor at the same time. How is my thinking so far, Maxim, right, partly right, or all wrong?
    Now if the above thinking of mine is right, then it appears that one could have some gain in speed doing things like you suggest with just one, ordinary processor. And if so, I imagine that the gain could be a maximum of a factor of two for a program that requires spending as much time in input and output as it does in computation; i.e., keeping both the computational and input/output resources working all of the time without the input/output resources waiting on the computational resources or vice versa. How is my thinking here?
    If the above thinking is correct, just for purposes of discussion with just one, ordinary processor, not a dual processor, and a program which does nothing but computations there would be no gain in speed using Sun Studio 11 and a Fortran compiler over not using Sun Studio 11. In other words, to increase the speed of computation one would have to buy a faster computer, buy parallel processing hardware for an existing computer and use parallel-processing software, or somehow figure out how to harness two or more computers to work for you at the same time with instructions from one piece or perhaps set of pieces of code set up for parallel processing using two or more different computers. The latter case would be a computer analogue or "two 'heads' are better than one," not human heads, but computers. How is my thinking here?
    Here I am still assuming that it is possible for one processor to be used to do two different kinds things at once. However, I don't see how one Fortran program could instruct two things to be done at once. This is because I have not seriously studied parallel processing, I suppose. That is I am used to a sequential set of instructions that proceed from top to botton down the lines of code; i.e., one instruction or line of code can't be executed until the line of code before it has been completely executed. That is the computing "world" with which I am familiar. So how about someone here teaching me with an example of parallel-processing Fortran code how parallel processing works, explaining what instruction or group of instructions tells the computer to execute input and computational instructions at the same time?
    Based on the encouraging information from one or more other people I have been able to use the Intel Fortran for Linux 8.1.024, if I remember correctly, in a computer with a 1-GigaHertz (GHz), Advanced MicroDevices (A.M.D.), Duron Processor. So this is at least one case where it is not essential to have an Intel processor to use the Intel Fortran Compiler for Linux 8.1.024.
    Is the Sun Fortran compiler free for personal use? And can it handle Cray-style pointers?

  • Sun Studio 11 do not parse make output and create link to file?

    Hi,
    Running Sun Studio 11 and can only get file links in the output window when I run a make command that uses CC -g (debug option). We have integrated other tools into our make system (flexlint, cppUnit..) and even though we make sure that the syntax is exactly the same as the compiler output and matches regular expression under tools->options->building->make settings->error expression, it doesn't work. Why do you have to debug compile to get sun studio to create a file link in the output window? Doesn't sun studio just parse the text from the make command?
    example of flexlint output for which no link is created:
    "/vobs/project/oss/fm/fm4/fm-fmalib/fmbal/fmaaulib/src/FMA_List.cc", line 440: Error 84: sizeof object is zero or object is undefined'�
    example of make debug output for which we do get a link:
    "/vobs/project/oss/fm/fm4/fm-fmalib/fmbal/SunOS5.10/inc/FMA_alarm_record.hh", line 1310: Warning (Anachronism):Info "static" is not allowed and is being ignored.
    Regards,
    Ola

    I'd second Maxim's suggestion: try NetBeans 5.5 with C/C++ Development Pack. The official release of NetBeans C/C++ Development Pack 5.5 has happened a few days ago. You can download it from
    http://www.netbeans.info/downloads/all.php?b_id=2284
    Some of the changes between the beta3 build and FCS are:
    * Significant performance improvements in the code parser resulting in faster results in the Class View and Code Completion
    * Programs now run in an external terminal (system dependent) by default. This allows better input control
    * Significant performance improvement in the debugging module
    * Significant functionality improvement in the debugging module
    * New project type "C/C++ Project From Existing Code" which simplifies creating a project from existing code
    * Macro support in code completion
    * Hyperlink navigation for macro usages and #include directives
    * Reformat code
    * Code folding
    * Code completion
    All these features will appear in next Sun Studio release, so you can
    consider NetBeans C/C++ Development Pack 5.5 as a preview of new
    Sun Studio IDE.

  • Pros and Cons of the Sun studio IDE

    Hi all,
    I have played a bit with the Sun studio now and I want to give you some feedback.
    First of all, my background. I am working in a team with about 20 developers, developing a C++ application on Solaris.
    Last time I stumbled across an installed Sun Studio 9 and gave it a try.
    Initially I was verry impressed by the great debugger- and analyzer frontends, they look nice and work well.
    After using the debugger from time to time and really enjoyed it, I thought about testing the studio for all-day work.
    So, here are my impressions and the things that keep me away from using it.
    1. The default editor isn't very usefull. For example, I missed regular expression search (and replace) and the feature to mark columns. Furthermore I really missed syntax highlightning for some other file types like sql- and config files, or even the feature to create my own. By the way, the predefined highlightning for C-files is also a bit too simple.
    2. I think the external editor plugin is a bit buggy too, because sometimes I have trash in files that I have edited before. But this can also be my fault, because I use gvim and some editor macros to do sccs-actions. I think the problems occur mainly if I use this macros. In every case the external editor is not really an alternative way for me.
    2. In our team we are using teamware as version-control tool and it does a really good job. So for Workshop 7 we have some editor macros and the teamware-tools from version 6. In the studio I have found the feature to create my own version control profiles, but this is a hard way with many tries and errors. For example I have never accomplished it to set further status information in the explorer window, it's 'Local' all the time.
    3. The studio needs very much memory, I think about 250 MB or so. This is impressive, especially if all the 20 people in our team would start sunstudio. I have found a hint somewhere in the docu that the studio can work in a client-server mode over a VNC, but I haven't tried it because I don't know what the admins would say if I start running my own VNC.
    4. After I have also tried eclipse with the cdt plugin, I really began to like the source-browser and missed it in the studio.
    5. All in all I hoped that the newest Sunstudio got a netbeans update, because some of the plugins that exists only for newer netbeans-versions would also be useful for me and my team. But, at least the latest linux-preview is also based on netbeans 3.5. Maybee do you have plans to update netbeans within the studio?
    Ok, that's all for now ;-)
    Please don't understand me wrong, I really like some features of the studio, and it's a great improvement compared with the workshop version 6 that I used before. But, at all for me the studio is still not useable in all-day work.
    P.S.
    At work I have only access to Sun studio version 9, at home I have also tried version 11, that is the reason why I mixed the version-numbers sometimes ;-)
    With kind regards,
    Maaz76

    1. The default editor isn't very usefull. For example, I missed
    regular expression search (and replace) and the feature to
    mark columns. Furthermore I really missed syntax highlightning
    for some other file types like sql- and config files, or even the
    feature to create my own. By the way, the predefined highlightning
    for C-files is also a bit too simple.The current IDE we're working on is based on a current NetBeans
    and has regular expression search (and replace). I'm pretty sure
    NetBeans 5.0 (and presumably later versions) has syntax highlighting
    for sql (its got an "SQL Editor" module which I'm guessing has the
    highlighing you're asking for).
    We're also working on many new editor features not in current
    Sun Studio IDEs. These are mostly parser based stuff like code
    completion, code folding, and a class viewer.
    2. I think the external editor plugin is a bit buggy too, because
    sometimes I have trash in files that I have edited before. But this
    can also be my fault, because I use gvim and some editor macros
    to do sccs-actions. I think the problems occur mainly if I use this
    macros. In every case the external editor is not really an alternative
    way for me.Its very difficult keeping sources in synch between netbeans and
    an external editor. If you can give us a repeatable scenario for
    failure we can take a look.
    2. In our team we are using teamware as version-control tool and
    it does a really good job. So for Workshop 7 we have some editor
    macros and the teamware-tools from version 6. In the studio I have
    found the feature to create my own version control profiles, but this
    is a hard way with many tries and errors. For example I have never
    accomplished it to set further status information in the explorer
    window, it's 'Local' all the time.We'll definately have sccs support in the next release. TeamWare
    support depends on the status of TeamWare. Sun end-of-lifed it
    4 years ago. As long as its EOL'ed, we won't support it. But if it
    were officially brought back, we'd (most likely) support it.
    3. The studio needs very much memory, I think about 250 MB
    or so. This is impressive, especially if all the 20 people in our team
    would start sunstudio. I have found a hint somewhere in the docu
    that the studio can work in a client-server mode over a VNC, but I
    haven't tried it because I don't know what the admins would say if
    I start running my own VNC.The VNC model shouldn't help on memory. How do you use the IDE
    now? Do each of your 20 developers have Solars desktops? I'm
    guessing they don't since you're talking about 20 users on one
    system. The VNC approach runs all 20 IDEs (assuming all 20
    developers are concurrently running the IDE) on the server machine.
    So VNC won't help in that case.
    On the other hand, if the 20 developers have Windows PCs on their
    desktop then the next IDE should help substantially. We're working
    on having the IDE run locally on your desktop, and do remote building
    and debugging on your Solaris server. This puts most of the IDE
    overhead on your desktop rather than the server. This should be
    a much better model for multi-user development where Solaris
    developers don't have Solaris desktops.
    4. After I have also tried eclipse with the cdt plugin, I really began
    to like the source-browser and missed it in the studio.We're planning on some browser capabilities. Some are in the
    planning stages and others aren't even that far along. But we are
    getting repeated inquiries about a source browser.
    5. All in all I hoped that the newest Sunstudio got a netbeans
    update, because some of the plugins that exists only for newer
    netbeans-versions would also be useful for me and my team. But,
    at least the latest linux-preview is also based on netbeans 3.5.
    Maybee do you have plans to update netbeans within the studio?Well, each major netbeans release has had so many internal
    changes its been difficult keeping up. Our next release is planning
    to be much more in synch with NetBeans releases. We're doing
    current development on the NetBeans trunk (currently thats targeting
    the NetBeans 6.0 release).
    Gordon

  • Sun Studio 12 Update 1 - Now Available!

    Sun Studio 12 Update 1, the latest release of Sun Studio Compilers and Tools, is now available for download:
    [http://developers.sun.com/sunstudio/|http://developers.sun.com/sunstudio/]
    Available on Solaris, the next-generation of Solaris, OpenSolaris, and the latest Linux distributions, feature highlights since Sun Studio 12 include:
    - C, C++ and Fortran compiler optimizations for the latest UltraSPARC and SPARC64-based architectures
    - C, C++ and Fortran compiler optimizations for the latest x86 architectures from Intel and AMD including SSSE3, SSSE4a, SSe4.1, SSE4.2 compiler intrinsics support
    - Compiler, debugger, and profiling support for OpenMP 3.0
    - Profiling of distributed MPI-based applications
    - DLight - New tool for unified application and system profiling using Dynamic Tracing (DTrace) technology on Solaris platforms
    - dbxTool - New stand-alone graphical debugger
    - Highly tuned and parallelized scientific libraries, including ScaLAPACK
    - Update IDE based on NetBeans 6.5.1 software
    For more information, visit the Sun Studio 12 Update 1 Features page: [http://developers.sun.com/sunstudio/features/index.jsp|http://developers.sun.com/sunstudio/features/index.jsp]
    For the latest documentation, visit: [http://developers.sun.com/sunstudio/documentation/ss12u1/index.jsp|http://developers.sun.com/sunstudio/documentation/ss12u1/index.jsp]
    Share your experience with us by participating in the Sun Studio Blogging Contest: [http://developers.sun.com/sunstudio/community/campaigns/blogcontest_062009/welcome.jsp|http://developers.sun.com/sunstudio/community/campaigns/blogcontest_062009/welcome.jsp]

    >
    Run Sun Studio 12 (wait, this is Netbeans?):*"sunstudio", the IDE, is based on NetBeans cnd.
    run this command in any terminal (I have no idea what the & does):
    sunstudio &
    The & causes the process to be started in the background (and that's the background in the process sense, not the window manager sense). Otherwise the IDE will start, and as long as it runs, you won't be able to interact with the terminal where you launched the application [unless you do something like hit "ctrl-z", which will suspend the IDE, and then type "bg" to background it].
    Paul

  • Installing Sun Studio 12 on Ubuntu 8.04

    When I try to install Sun Studio 12 with the graphical installer, I get a message half was through that Java is not installed. In my case Sun's Java was already installed. I tell the Sun Studio installer to do the update and it finished what it was doing. After the install is done, I found that the Sun Studio executable is missing, so it looked like the installation did not work. What version of Java is Sun Studio expecting and does it need to be tied to a specific path? Is there a known method for installing Java for Sun Studio 12?
    After this I uninstalled Java and Netbeans and started the system prep tool, which correctly said I was missing netbeans and java. I had the system prep tool install netbeans successfully but I get this message when trying to install java:
    error: Failed dependencies:
    glibc >= 2.1.2-11 is needed by jdk-1.5.0_09-fcs.i586
    sh-utils >= 2.0-1 is needed by jdk-1.5.0_09-fcs.i586
    fileutils >= 4.0-8 is needed by jdk-1.5.0_09-fcs.i586
    gawk >= 3.0.4-1 is needed by jdk-1.5.0_09-fcs.i586
    textutils >= 2.0-2 is needed by jdk-1.5.0_09-fcs.i586
    /bin/sh is needed by jdk-1.5.0_09-fcs.i586
    Any suggestions?

    I could not find any log files with error information from Express or Sun Studio 12. Any ideas?Not yet :-) Can you try to build and debug a sample project? Does it show the same problem?
    I mean one of several sample projects, that are shipped with the Sun Studio IDE.
    Start "sunstudio", from main menu: "File->New Project", select Samples->C/C++/Fortran->Welcome
    Did you try to run compilers and other tools?
    Please, make sure they work. For example, run the following commands:
    cc -V
    CC -V
    f90 -V
    collect -V
    dbx -V
    dmake -v
    (Note: the last one is small "v")

Maybe you are looking for

  • Printing queue for HP Photosmart 2400xi

    I have an HP Pavilion printer and I need to delete some scheduled printing.  How do I locate the printing queue??? Message Edited by lvnv on 02-18-2009 02:32 PM

  • Change Font in Master pages so that it changes the rest of the template?

    I cannot change my font in the Master pages so that it effect the rest of the template. I would have to go through each of the page and change the font. I just want the body paragraph a certain font and I don't know how to do that. I don't know if I

  • Availability of material based on the shipping conditions

    Dear Friends, Please mail to me how to configure the availability of material based on the shipping conditions? That is when we give the shipping condition in the sales order (va01) for example by air 1 day, by road 5 days and by water 6 days. The sy

  • Photoshop CS5 hangs when accessing File Info.. - Mac

    This happened with both Leopard and Snow Leopard and CS2 works fine. I tried Adobe Support, searched forums, uninstalled and reinstalled, deleted Preferences, removed all third-party Plug-ins and program files are up-to-date. I'd like to upgrade to M

  • Aqualogic WSDL problem!

    Hi, We have registered few proxy services in Aqualogic Service Bus. We can access then and get their WSDL by URL. http://<myserver>:7001/services/service1?wsdl The biggest problem is this: some of services do not return HTTP Content-Type header, but