jupyter-CAF-kernel icon indicating copy to clipboard operation
jupyter-CAF-kernel copied to clipboard

:sparkles: A Coarray Fortran Jupyter notebook kernel :cloud: :computer: :notebook: :zap:

Results 1 jupyter-CAF-kernel issues
Sort by recently updated
recently updated
newest added

When I run the following: `program example` ` x=1+1` ` print *, 'Hello, World!', x` `end program example` I get the following output: /usr/bin/ld: warning: libgfortran.so.4, needed by /home/nuker/anaconda3/lib/libmpi.so, may...