Skip to content
/ 3 Public
forked from mumax/3

GPU-accelerated micromagnetic simulator

License

Notifications You must be signed in to change notification settings

tmeits/3

Repository files navigation

mx3 GPU-accelerated micromagnetic simulator
-------------------------------------------

* main binary: mx3, can be moved to anywhere you like.

* mx3-convert can be found in tools/mx3-convert.

* examples in examples/examples.html.

* recompiling, if you want to: 
	go install
(only requires Go1.1, no nvcc)

to recompile also the cuda code:
./make.bash
(also requires nvcc)


About

GPU-accelerated micromagnetic simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.1%
  • Cuda 2.3%
  • Shell 0.2%
  • C 0.2%
  • C++ 0.1%
  • Makefile 0.1%