SPRNG
General Information
Short Description: Parallel random generator library
Long Description: SPRNG is a scalable parallel random number generator library.
Category: Mathematics and Statistics
Vendor/Developer:
Vendor Website: http://www.cs.fsu.edu/
Software Website: http://sprng.cs.fsu.edu/
Programming Language:
Terms of Use:
Installation Information
Version: 1.0 and 2.0 Version Date: 0000-00-00
Installed Site: National Center for Supercomputing Applications
Installed Platform: SGI Altix
Point of Contact: Greg Bauer
Installation Status: Complete
Installation Date: 2006-03-29
Usage Information
Usage URL:
Usage Information:
SPRNG is installed in /usr/apps/math/sprng on Cobalt.
To use Version 1:
icc -O -I/usr/apps/math/sprng/sprng1.0/include -o seed_mpi seed_mpi.c -L /usr/apps/math/sprng/sprng1.0/lib -llcg -lmpi
ifort -O -I/usr/apps/math/sprng/sprng1.0/include -o seedf_mpi seedf_mpi.F -L /usr/apps/math/sprng/sprng1.0/lib -llcg -lmpi
If you don't use the MPI versions of SPRNG, you can omit the -lmpi
You can replace lcg with one of: cmrg lcg64 lcg lfg mlfg
To use Version 2:
icc -I /usr/apps/math/sprng/sprng2.0/include -o sprngtest sprngtest.c -L /usr/apps/math/sprng/sprng2.0/lib -lsprng -lgmp -lmpi
ifort -I /usr/apps/math/sprng/sprng2.0/include -o sprngtest sprngtest.F -L /usr/apps/math/sprng/sprng2.0/lib -lsprng -lgmp -lmpi
If you don't use the MPI versions of SPRNG, you can omit the -lmpi
User Guide Homepage:
License Information
Number of Licenses:
User Fee:
Type of License: N/A
Type of Installation: Available to all allocated users
Distribution Information: