Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 371 Bytes

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