Title: | Microsoft Visual C++ bug reports and kits |
Notice: | Register in Topic 2. 5.Last for latest Kit |
Moderator: | DECWET::THOMAS N |
Created: | Tue May 17 1994 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 521 |
Total number of notes: | 2938 |
What tools and or products are need to do Parralel programming on an SMP intel boix with NT. Can you do it with VisC++ and is there documentation and tools? How about FORTRAN.. any ideas appreciated.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
517.1 | DECCXL::OUELLETTE | mudseason into blackfly season | Thu May 22 1997 16:13 | 7 | |
You may wish to ask the Fortran question in TURRIS::FORTRAN. For C and C++, Visual C and C++ can be used to program cooperating processes, cooperating threads and fibers. The Visual C++ product includes documentation on the usual RTL calls to do threaded, fibered and multiple process programming. R. |