Case Studies

We accelerated the OpenCL backend of pyPaSWAS sequence aligner

Last year we accelerated the OpenCL-code in PaSWAS, which is open source software to do DNA/RNA/protein sequence alignment and trimming. It has users world-wide in universities, research groups and industry. Below you’ll find the benchmark results of our acceleration work. You can also test out yourself, as the code is public. In the readme-file you

We accelerated the OpenCL backend of pyPaSWAS sequence aligner Read More »

We have been awarded the Khronos project to upgrade the OpenCL test suite to 2.2!

Some weeks ago we started with implementing the Compiler Test Suite for OpenCL 2.2. The biggest improvement of OpenCL 2.2 is C++ kernels, which originally was planned for 2.1. SPIRV 1.1 is another big improvement. We are very happy to have a part in making OpenCL better! We find OpenCL C++ kernels very important, even if

We have been awarded the Khronos project to upgrade the OpenCL test suite to 2.2! Read More »

Porting Manchester’s UNIFAC to OpenCL@XeonPhi: 160x speedup

As we cannot use the performance results for most of our commercial projects because they contain sensitive data, we were happy that Dr. David Topping from the University of Manchester was so kind to allow us to share the data for the UNIFAC project. The goal for this project was simple: port the UNIFAC algorithm to the

Porting Manchester’s UNIFAC to OpenCL@XeonPhi: 160x speedup Read More »

We ported GROMACS from CUDA to OpenCL

GROMACS is an important molecular simulation kit, which can do all kinds of  “soft matter” simulations like nanotubes, polymer chemistry, zeolites, adsorption studies, proteins, etc. It is being used by researches worldwide and is one of the bigger bio-informatics softwares around. To speed up the computations, GPUs can be used. The big problem is that

We ported GROMACS from CUDA to OpenCL Read More »