Commit Graph

16 Commits

Author SHA1 Message Date
Tom Lin
9326e98172 Merge branch 'main' into top-level-src
# Conflicts:
#	.github/workflows/main.yaml
#	.gitignore
#	README.md
#	src/CMakeLists.txt
#	src/ci-test-compile.sh
2021-11-30 14:39:48 +00:00
Tom Lin
742f0629be Initial TBB implementation 2021-05-27 09:28:40 +01:00
Tom Lin
717cc40c2c Move all C++ impl. to ./cpp 2021-05-23 07:21:21 +01:00
Tom Lin
6536c1736a Initial CMake+CI integration 2021-03-05 13:41:35 +00:00
Gonzalo Brito Gadeschi
0855805ce2 Add NVIDIA HPC SDK C++ parallel STL implementation
This commits adds an implementation using the C++ parallel STL.
The Makefile uses the NVIDIA HPC SDK `nvc++` compiler with the `-stdpar` flag.
Tested using the NVIDIA HPC SDK 20.9.
2020-11-23 03:08:44 -08:00
Tom Lin
1ffd069e80 Update Kokkos to support version 3+ 2020-07-13 03:02:34 +01:00
James Price
b485e77ef3 Add SYCL intermediate outputs to .gitignore 2017-02-23 19:38:14 +00:00
James Price
13f5c837f6 Add HIP.make with CUDA support
Still needs additional work for HIP via HCC.
2017-02-23 19:19:47 +00:00
Tom Deakin
472434d2fc Update gitignore binary names 2017-02-23 16:21:50 +00:00
Tom Deakin
e926cfd3bb Remove CMake from gitignore 2017-02-23 16:20:55 +00:00
Tom Deakin
cb2221a64a Add a common.h file 2016-11-16 08:29:54 -07:00
Tom Deakin
d4e74a88e9 Add binary names to gitignore 2016-05-11 17:53:33 +01:00
Tom Deakin
662fcaf4b5 Add CMake things to gitignore 2016-05-03 12:18:41 +01:00
Simon McIntosh-Smith
288628debc Removed driver warning message from result
Removed warning from AMD R9 290X results. Was saying “Error: No root
privilege. Please check with the system-admin.”
2015-08-05 16:21:20 +01:00
Michael Boulton
0a89282d57 new files 2015-07-28 11:37:50 +01:00
Tom Deakin
99a63245be Add .gitignore file 2015-07-16 17:35:39 +01:00