Sable / Ostrich

Benchmark suite for studying the performance of JavaScript and WebCL for numerical computation
Other
24 stars 12 forks source link

Improve speed of data generation in LUD by using the C version of the benchmark #6

Closed elavoie closed 8 years ago

elavoie commented 9 years ago

The LUD benchmark currently uses the MATLAB version to generate the input-data for subsequent runs. It could be sped up by using the C version instead.