(bad) opencl/cuda implementation (slower than cpu atm)
This commit is contained in:
@@ -12,6 +12,8 @@ itertools = "0.10"
|
||||
rand = "0.8.3"
|
||||
rand_distr = "0.4"
|
||||
rayon = "1.5"
|
||||
arrayfire = {git = "https://github.com/arrayfire/arrayfire-rust.git"}
|
||||
#arrayfire = "3.8.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user