[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference decwet::visual

Title:Microsoft Visual C++ bug reports and kits
Notice:Register in Topic 2. 5.Last for latest Kit
Moderator:DECWET::THOMASN
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

517.0. "Parrallel programming" by SWAM1::POIANI_MI () Wed May 21 1997 16:39

    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.RTitleUserPersonal
Name
DateLines
517.1DECCXL::OUELLETTEmudseason into blackfly seasonThu May 22 1997 16:137
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.