calebwin / emu

The write-once-run-anywhere GPGPU library for Rust
https://calebwin.github.io/emu
MIT License
1.59k stars 53 forks source link

Implementing more traits for `DeviceBox` #40

Open calebwin opened 4 years ago

calebwin commented 4 years ago

We should implement several additional traits for DeviceBox<T> to make it more useful.