parallel

2 vues

Réponse

specifies the way the nBody layout algorithm executes: unthreaded, threaded, threaded and gridded, or not at all. 0: do not use nBody layout. -1: nongridded nonthreaded nBody algorithm used. -2: nongridded nonthreaded synchronized update nBody algorithm used. >=1 nongridded threaded (parallel= threads) nBody algorithm used. else gridded threaded nBody algorithm used, with every worker using -parallel-2 threads. Default: 0.
Did this answer help you?
hypergroup

hyperGroup

See technical action