accel-core 0.1.0

Support crate for writing GPGPU kernels using accel
Documentation
1
2
3
4
5
6
7
accel-core
===========

Support crate for writing kernels

- This crate will automatically be inserted by [ptx_builder]../src/ptx_builder into the kernel crate.
- If `$ACCEL_HOME` environmental value exists, `$ACCEL_HOME/accel-core` is used. This is useful for debug.