miniBUDE icon indicating copy to clipboard operation
miniBUDE copied to clipboard

A BUDE virtual-screening benchmark, in many programming models

Results 14 miniBUDE issues
Sort by recently updated
recently updated
newest added

Using cmake 2.12.2, cmake errors out with the following when attempting to build the kokkos version: ``` CMake Error at CMakeLists.txt:86 (target_link_libraries): The plain signature for target_link_libraries has already been...

At least for the C++ implementations, if the numpose parameter is set to something other than 65536, the benchmark terminates saying `bad poses: N`.

bug

We should eventually consolidate all the different terms. Maybe keep only two, so something like: * `UNROLL_ITER` for the static vector/loop unroll thing. Should be available in all impl. *...

enhancement

Trying the current(https://github.com/UoB-HPC/bude-portability-benchmark/commit/37a6bd8f4b23da39973cfb2be3b7bd6798792782) OpenCL version on Intel UHD630 with the [NEO CL driver from Intel](https://github.com/intel/compute-runtime/blob/master/opencl/doc/DISTRIBUTIONS.md) produces a segfault: ``` Running OpenCL [New Thread 0x7fffef5db700 (LWP 219939)] Using device: Intel(R) Gen9...

bug