Index of /examples/julia
Name Last modified Size Description
Parent Directory -
tests/ 21-Oct-2018 09:52 -
examples/ 17-Aug-2018 14:43 -
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