Skip to content

mumax/3

Repository files navigation

mumax3 GPU micromagnetic simulator

  • You can download binaries from http://mumax.github.io
  • You can fetch and compile the source with go get -u -v github.com/mumax/3/...
  • If you already have the source you can rebuild with go install github.com/mumax/3/...
  • If you have modified CUDA sources, rebuild with ./make.bash