Samsung/veles.simd

Name: veles.simd

Owner: Samsung

Description: Distributed machine learning platform

Created: 2015-08-07 02:51:27.0

Updated: 2016-05-15 14:07:02.0

Pushed: 2015-08-20 05:57:43.0

Homepage: null

Size: 797

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

veles.simd

Various mathematical routines with SIMD acceleration (SSE/AVX/NEON) in the form of a compact C library. Designed without any OS portability in mind, tested only on Linux. Can work on BSD/Darwin after some potentially minor adaptation. Supports Android build / bionic.

Implemented features
Building
togen.sh
r build && cd build
onfigure
 -j$(getconf _NPROCESSORS_ONLN)
 test
 install DESTDIR=...

By default, this library makes use of FFTF. You can pass --disable-simd-fftf to configure to skip building dependent features.

Copyright

Copyright © 2013 Samsung R&D Institute Russia

License

Apache 2.0.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.