Ralph support OpenCL ?

Message boards : Number crunching : Ralph support OpenCL ?

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next

AuthorMessage
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6619 - Posted: 21 Oct 2019, 21:34:24 UTC

CodePlay creates SyCl Academy
Kronos Group release documentation for OpenCl C Extensions and OpenCl C++
New Clang 10 supports OpenCl C++ and OpenCl Extensions
ID: 6619 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6620 - Posted: 17 Nov 2019, 8:52:20 UTC

ID: 6620 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6622 - Posted: 20 Nov 2019, 11:20:31 UTC

Kronos Group opened a new github channel for SYCL extensions/proposals/materials
AMD annunces Rocm 3.0 with CUDA conversion with HIP, Tensorflow and Pytorch support, etc.
First beta of Intel One-Api, based on SYCL.
Codeplay released a new version of ComputeCpp
ID: 6622 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6624 - Posted: 24 Dec 2019, 19:15:29 UTC - in response to Message 6622.  

AMD annunces Rocm 3.0 with CUDA conversion with HIP, Tensorflow and Pytorch support, etc.

Rocm 3.0 is [url=https://github.com/RadeonOpenCompute/ROCm]here[/here]
ID: 6624 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6630 - Posted: 23 Feb 2020, 21:31:40 UTC

Pocl 1.4 with LLVM 9 support
Intel OCLOC now support OpenCL/Spir-V for multiple device
PyOpenCl 2019.1.2
ID: 6630 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6632 - Posted: 1 Mar 2020, 19:42:02 UTC

Intel released new SDK for OpenCL
ID: 6632 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6660 - Posted: 3 Apr 2020, 21:35:19 UTC

AMD released Rocm 3.3 with ONNX enhancements
PoCL 1.5 with LLVM 10 support
Microsoft is working to port OpenCl mapping layers on DirectX12
ID: 6660 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6741 - Posted: 27 Apr 2020, 10:23:09 UTC

ID: 6741 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6833 - Posted: 19 Jun 2020, 8:42:35 UTC

C++ and Sycl for heterogenous programming
ID: 6833 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6863 - Posted: 21 Aug 2020, 14:47:01 UTC

ID: 6863 · Report as offensive    Reply Quote
fpgamall

Send message
Joined: 3 Sep 20
Posts: 9
Credit: 0
RAC: 0
Message 6871 - Posted: 4 Sep 2020, 6:02:24 UTC - in response to Message 4716.  

It is difficult to support OpenCL for graphics cards that do not support OpenCL,
which requires the graphics card itself to open a certain degree of support for the underlying hardware.
But it's not entirely impossible.
If you need a smart IC chip to participate in the production, you can contact us
URL:https://www.fpgamall.com/
ID: 6871 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6872 - Posted: 4 Sep 2020, 9:02:57 UTC - in response to Message 6871.  
Last modified: 4 Sep 2020, 9:58:33 UTC

It is difficult to support OpenCL for graphics cards that do not support OpenCL

Amd, Nvidia and Intel support OpenCl since 2009 (on professional and consumer gpu).
Arm gpu Mali supports OpenCl since 2012.
So, it's NOT an hardware problem.
ID: 6872 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6873 - Posted: 4 Sep 2020, 9:15:02 UTC

Latest top level Nvidia Gpu produces 30 Tflops in single precision.
Latest top level Amd Gpu produces 10 Tflops in single precision.

Latest top level Intel cpu (I9-10980XE) produces 1 Tflops in single precision.
ID: 6873 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6874 - Posted: 4 Sep 2020, 9:56:56 UTC

ROCm 3.7 has Open-Source OpenCL Image Module included
Oak-Ridge supports GCC improvements on GPU offloading
ID: 6874 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6887 - Posted: 11 Sep 2020, 16:46:43 UTC

Latest release of oneAPI
ID: 6887 · Report as offensive    Reply Quote
Profile robertmiles

Send message
Joined: 13 Jan 09
Posts: 100
Credit: 331,865
RAC: 0
Message 6888 - Posted: 11 Sep 2020, 17:11:58 UTC

I'd expect both Ralph@home and Rosetta@home to use only OpenCL compilers that can run under Linux but produce code to run under either Linux or Windows.

Also, remember that the last time they tried, the GPU code would run only at approximately at the same speed as the CPU code, rather than ten times the speed of the CPU code which is usually the minimum accepted for BOINC projects.
ID: 6888 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6889 - Posted: 13 Sep 2020, 19:29:31 UTC - in response to Message 6888.  
Last modified: 13 Sep 2020, 19:30:38 UTC

Also, remember that the last time they tried, the GPU code would run only at approximately at the same speed as the CPU code, rather than ten times the speed of the CPU code which is usually the minimum accepted for BOINC projects.

I know, i know. But the "last time they tried" was, if i'm not wrong, over 7 years ago.
7 years in gpgpu is like an aeon, not only for hw (considering, for example, the computational power of recent RTX3090 and the incoming AMD top gpu), but also for sw, libraries, frameworks, etc (you can think, for example, to new SYCL language).
ID: 6889 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6890 - Posted: 13 Sep 2020, 19:42:19 UTC

AMD releases AOMP 11.9
ID: 6890 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6891 - Posted: 23 Sep 2020, 15:25:55 UTC - in response to Message 6890.  

Rocm 3.8 with a lot of new features
ID: 6891 · Report as offensive    Reply Quote
Profile [VENETO] boboviz

Send message
Joined: 9 Apr 08
Posts: 840
Credit: 1,888,960
RAC: 0
Message 6899 - Posted: 30 Sep 2020, 10:33:10 UTC
Last modified: 30 Sep 2020, 10:33:52 UTC

Intel, with the Heidelberg University, is working on port oneAPI/DPC++ on AMD Gpu thanks to HypSycl
Codeplay is working on port oneAPI/DPC++ on Nvidia Gpu thanks to SYCL
ID: 6899 · Report as offensive    Reply Quote
Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next

Message boards : Number crunching : Ralph support OpenCL ?



©2024 University of Washington
http://www.bakerlab.org