Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

Threading coding

snehapardikar
Beginner
286 Views

I need a program in multithreading which takes the number of threads to be implemented in a program as user input and then running the appropriate thread as demanded by user input.

0 Kudos
1 Reply
jimdempseyatthecove
Honored Contributor III
286 Views

I suggest you open the documentation and look in the index under

OpenMP
run-time library routines

Jim

0 Kudos
Reply