simd_example

command
v0.0.0-...-06eb182 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2017 License: MIT Imports: 4 Imported by: 0

README

SIMD Example

Before building, the command gensimd and the package github.com/bjwbell/gensimd/simd need to be installed. To do so, execute:

go get github.com/bjwbell/gensimd
go install github.com/bjwbell/gensimd
go get github.com/bjwbell/gensimd/simd

After that, to build and run the example, execute:

go generate
go build
./simd_example

This example only uses SIMD instructions on amd64/x86_64, on any other platforms it uses Go versions of the SIMD functions.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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