- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't see how the user interface for Fortran and IMSL could change between separate ifort and Parallel Studio.
Visual Basic is just an option in Visual Studio installation. Either way of getting ifort would offer Visual Studio Shell, which doesn't support Visual Basic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your response! Do you think that both Visual Fortran and the Parallel Studio will have the openMP libraries?
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, the same OpenMP library is in both versions. It's shared between ifort and icl and I believe used by some of IMSL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Last question, so based on this and the fact that my programming does not really use the "Visual" part at all. I wouldn't notice any differences and in the future the parallel studio would provide additional options to speed up my program. Does that sound right?
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The VTune Amplifier component of Parallel Studio is useful for analyzing performance of your program. However, if you find that an IMSL function is a performance obstacle, you don't have many options other than trying alternatives to IMSL. If you are interested in running on multiple nodes, Cluster Studio is like Parallel Studio with addition of MPI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I may be interested in the future, but right now it is mainly looking for ways to speed things up on PCs. Will Cluster studio debug MPI on a windows machine?
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The "Visual" in the name primarily refers to the integration with Visual Studio. You can use the command line to build if you want, but debugging is available only inside Visual Studio. As for MPI debugging, we don't provide that. There are third-party MPI-capable debuggers such as Totalview and Allinea.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page