Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 386 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/mumax3
  • If you already have the source you can rebuild with go install github.com/mumax/3/mumax3
  • If you have modified other than Go sources, rebuild with ./make.bash