Skip to content

JuliaLabs/CallingJuliaFromCWithMPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified libDiffusion Demo

For a fully featured version that pulls in CUDA see https://github.com/omlins/libdiffusion

Building

julia --project=. -e 'using Pkg; Pkg.instantiate()'
make

Running

Standalone

./main

MPI

./mpiexecjl --project=. main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published