Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100840042
pi_mc.run
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Feb 3, 04:34
Size
155 B
Mime Type
text/x-shellscript
Expires
Wed, Feb 5, 04:34 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
24042805
Attached To
rSCEXAMPLES SCITAS examples on how to run on the clusters
pi_mc.run
View Options
#!/bin/bash
#SBATCH --nodes 1
#SBATCH --ntasks 1
#SBATCH --cpus-per-task 1
# compile with gcc pi_mc.c -o pi
srun ./pi_mc
Event Timeline
Log In to Comment