cuda5

package module
v3.5.3+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2014 License: CC-BY-3.0, Freetype, GPL-3.0-or-later Imports: 3 Imported by: 0

README

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

Documentation

Overview

Go bindings for nVIDIA CUDA 5. This package compiles with both gc and gccgo.

Directories

Path Synopsis
cmd
mumax3
mumax3 main command
mumax3 main command
mumax3-bootstrap
Bootstrap looks for a mumax+cuda combination that works on your system.
Bootstrap looks for a mumax+cuda combination that works on your system.
mumax3-convert
mumax3-convert converts mumax3 output files to various formats and images.
mumax3-convert converts mumax3 output files to various formats and images.
mumax3-plot
The mumax3-plot utility uses gnuplot to automatically plot mumax3 data tables.
The mumax3-plot utility uses gnuplot to automatically plot mumax3 data tables.
mumax3-script
Toy interpreter executes scripts or stdin.
Toy interpreter executes scripts or stdin.
Package cuda provides GPU interaction
Package cuda provides GPU interaction
cu
Go bindings for the CUDA driver API.
Go bindings for the CUDA driver API.
cufft
Go bindings for the CUDA CUFFT API.
Go bindings for the CUDA CUFFT API.
Package data provides structures to store arrays in a hardware-agnostic (GPU-CPU) way.
Package data provides structures to store arrays in a hardware-agnostic (GPU-CPU) way.
Automatic generation of api.html based on template.
Automatic generation of api.html based on template.
2D rendering of data slices.
2D rendering of data slices.
legacy dump data format.
legacy dump data format.
engine does the simulation bookkeeping, I/O and GUI.
engine does the simulation bookkeeping, I/O and GUI.
freetype
raster
The raster package provides an anti-aliasing 2-D rasterizer.
The raster package provides an anti-aliasing 2-D rasterizer.
package graph renders 2D graphs of table data
package graph renders 2D graphs of table data
package mag provides magnetism-specific constants and the demag kernel.
package mag provides magnetism-specific constants and the demag kernel.
package oommf provides the OVF data format as used by OOMMF.
package oommf provides the OVF data format as used by OOMMF.
package prof provides run-time profiling.
package prof provides run-time profiling.
package script provides a script interpreter for input files and GUI commands.
package script provides a script interpreter for input files and GUI commands.
Package svg generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (<http://www.w3.org/TR/SVG11/>).
Package svg generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (<http://www.w3.org/TR/SVG11/>).
Package test contains automated unit tests.
Package test contains automated unit tests.
package util provides common utilities for all other packages.
package util provides common utilities for all other packages.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL