Intel GPU Support
Message boards :
Wish list :
Intel GPU Support
Message board moderation
Author | Message |
---|---|
Send message Joined: 12 Jan 13 Posts: 56 Credit: 13,614,595 RAC: 1,574 |
I would like to ask for WU's for Intel GPU's. Not as plentiful as the big guys but Dell makes a lot of Intel based systems that contain GPU's that crunch other projects quite nicely. Thanks Bill F In October 1969 I took an oath to support and defend the Constitution of the United States against all enemies, foreign and domestic; There was no expiration date. |
Send message Joined: 20 Aug 14 Posts: 20 Credit: 753,120 RAC: 0 |
If this project had people who knew how to adapt it to run on intel GPU's, Im sure they would love for them to do so. Unfortunately, as far as I am aware there are not a lot of people currently on the admin team for this project, and they are already very busy. In short, I would love to be able to run this on an intel GPU or an AMD GPU or any other architecture that ever existed, but the limiting factor is the amount of time available to the developers. That being said, it WOULD be really cool to see an intel GPU or an AMD GPU capable application. |
Send message Joined: 31 Jan 15 Posts: 5 Credit: 8,251,899 RAC: 0 |
|
Send message Joined: 23 Apr 21 Posts: 85 Credit: 115,104,484 RAC: 204,199 |
Last modified: 2 Dec 2023, 14:25:07 UTC |
Send message Joined: 23 Apr 21 Posts: 85 Credit: 115,104,484 RAC: 204,199 |
Slight addendum. Intel iGPUs only support FP64 on 6th/7th/8th/9th gen. Devices before or after this won’t work. And not until they get hardware FP64 in future generations of their dedicated GPUs (if they do), current gen Arc cards still lack FP64 at all. https://community.intel.com/t5/Graphics/What-processors-have-an-internal-Gen11-GPU-with-FP64-double/m-p/691214 There also exists a driver workaround for Linux systems to emulate FP64 on their newer Linux driver for the newer devices that don’t natively support FP64, but the same thing is not supported in Windows, and it’s painfully slow anyway. |
Send message Joined: 31 Jan 15 Posts: 5 Credit: 8,251,899 RAC: 0 |
|
Send message Joined: 23 Apr 21 Posts: 85 Credit: 115,104,484 RAC: 204,199 |
|
Send message Joined: 31 Jan 15 Posts: 5 Credit: 8,251,899 RAC: 0 |
|
Send message Joined: 31 Jan 15 Posts: 5 Credit: 8,251,899 RAC: 0 |
Last modified: 1 Jan 2024, 19:10:24 UTC I have found these references: 1. https://github.com/intel/compute-runtime/blob/master/opencl/doc/FAQ.md#feature-double-precision-emulation-fp64 2. https://community.intel.com/t5/GPU-Compute-Software/Iris-Xe-Graphics-can-t-compute-double-precision-floating-point/td-p/1281976 3. https://foldingforum.org/viewtopic.php?t=38527 (as this is an older posting, I expect improvements on this in the last year or so...) As the Intel compute-runtime information notes: This feature is only available in Linux. I have seen other references to FP64 in developer notes but have not been able to pin those references down as of yet....I will continue to look. I'm the main poster for Intel Arc & Xe driver information on the EndeavourOS forum. |
Send message Joined: 23 Apr 21 Posts: 85 Credit: 115,104,484 RAC: 204,199 |
I’m not sure the value in reposting information that I’ve already linked to and mentioned. Intel GPUs at this time largely don’t support FP64. And the workarounds that do exist are very slow and only work in select few environments. This project relies heavily on FP64 calculations. Intel GPU is not viable at this time. That could change if future generations of GPUs have hardware FP64 support, but for right now it’s basically a non-starter. |
Send message Joined: 27 Apr 17 Posts: 1 Credit: 71,281 RAC: 0 |
Intel didnt support FP64 ?!?! That's not entirely true, the Intel ARC series can only calculate FP64 in emulated form but they can do it. I don't know how the value on Wikipedia came about, but if it is correct, 4-4.9 TerraFlops would be possible with FP64 emulation. |
Send message Joined: 23 Apr 21 Posts: 85 Credit: 115,104,484 RAC: 204,199 |
no that's not correct at all. any info you find about FP64 TFlops on ARC GPUs was pre-launch speculation that never got corrected. you will never get 4-5 TFlop from emulated FP64. that's faster than a Radeon VII which has strong hardware FP64 performance. the ARC Alchemist cards do not support FP64 in hardware at all. the emulation only works for Linux in terms of GPGPU compute (and it's very slow), and where it "works" in Windows is to handle the very very few instances in some games that need it (but the slow performance doesn't hinder the overall processing of the game). sorry, it's not going to happen until Intel includes hardware FP64. maybe they will in the next generation of ARC with Battlemage |
Message boards :
Wish list :
Intel GPU Support