1
1
openmpi/ompi/mca/bml
2014-03-14 20:17:47 +00:00
..
base Addressing Jeff's comments: 2014-02-24 23:18:35 +00:00
r2 Add some additional verbose output per this RFC 2014-03-14 20:17:47 +00:00
bml.h Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to 2014-02-23 21:41:38 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00