search for: hardcloud

Displaying 2 results from an estimated 2 matches for "hardcloud".

2018 Apr 27
1
Introducing HardCloud @ FCCM 2018
Hi, HardCloud (www.hardcloud.org) is an extension to the OpenMP 4.X standard that seeks to ease the task of offloading IP-cores to FPGA accelerators in CPU-FPGA architectures. This is achieved by two new clauses [use] and [module] shown in the example below: #pragma omp target device(HARP | HARPSIM | Catapult)...
2018 Apr 30
0
LLVM Weekly - #226, Apr 30th 2018
...ts](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122782.html). * Danil Malyshev has been looking at the impact type-based alias analysis (TBAA) on the LLVM test suite and [reports results](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122804.html). * Ciro Ceissler shares news of the [HardCloud OpenMP extension](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122810.html) for offloading to FPGA accelerators. ## LLVM commits * GlobalISel now has dedicated extended loads. [r331115](https://reviews.llvm.org/rL331115). * A new AArch64 DAG combine will fold offsets into addresses in th...