Changes between Version 5 and Version 6 of cypress/using
- Timestamp:
- 04/08/15 15:27:20 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/using
v5 v6 18 18 For those who are new to cluster computing and resource management, let's begin with an explanation of what a resource manager is and why it is necessary. Suppose you have a piece of C code that you would like to compile and execute, for example a helloworld program. 19 19 20 [[Image(helloworld.png )]]20 [[Image(helloworld.png, 50%)]] 21 21 22 22