Changes between Version 4 and Version 5 of BatchSystems
- Timestamp:
- Mar 15, 2010, 8:10:05 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BatchSystems
v4 v5 20 20 * [https://computing.llnl.gov/linux/slurm/documentation.html Documentation] 21 21 22 This is a batch system used at many supercomputing centers and is noted for its simplicity and scalability. In the 23 grid context, torque wrappers exist for the slurm command line utilities that would make integration into the 24 grid straight-forward. 25 22 26 Although MacOS X is listed on the site as one of the supported platforms. It uses a non-posix call (GNU extension) 23 27 within the C library that does not exist on MacOS X: {{{getgrent_r()}}}. This call is in the file {{{partition_mgr.c}}}.
