Index of /examples/julia
RCS Julia Examples and Tutorial Sources
Directory Structure
- examples - This directory presents Julia example programs.
Usage notes
First, load a Julia module,
Launch Julia,
Launch Julia on multiple (e.g. 4) cores within one node,
Launch Julia on multiple nodes,
julia --machinefile $TMPDIR/machines
Note: Submit a batch job to get the host file before execute the above command, for example, request an interactive session with two nodes,
qlogin -pe mpi_28_tasks_per_node 56
or submit a batch script to the background (see details under the examples directory) .
Contact Information
help@scc.bu.edu