-
Notifications
You must be signed in to change notification settings - Fork 4
Use Accelerad #40
Comments
Hello Adria, I am happy to do that. However, I would argue that this needs to be done properly because not all computers can run Accelerad (only NVidia ones), am I right? On the other hand, even if I believe Accelerad's license is OK with this use, we should check that. So, two options:
I like option number 1 better. Unfortunately, I cannot help you test it, because I do not have NVidia graphics card. It should be easy to implement Accelerad here... it is a matter of replacing the corresponding programs with the Accelerad ones. However, in order to make this optional, we need to somehow allow "choosing" a certain program (e.g. If you need any help, let's keep this thread going |
With this https://rocm.github.io you can hypothetically run CUDA code on AMD GPU as well if the platform is modern enough (CPU: Haswell or Ryzen, GPU: from R9 3XX GCN 2.0). I think they are back porting this to support more somewhat older platform as well. |
That looks extremely cool! Unfortunately, right now I do not have time to work on that... but I will definitely check it out |
I might work on this in December/January as I'm designing my house and I have an nvidia card, hopefully it won't be too hard. Accelerad uses nvidia OptiX extension so it might not be compatible with ROCm (yet) though. |
Please do it within the Emp-core
<https://github.com/GroundhogLighting/emp_core/>! The plan is to migrate
there....Groundhog 1.0b is using Emp as the calculation engine
El mié., 7 nov. 2018 a las 10:16, Minh Ha (<[email protected]>)
escribió:
… I might work on this in December/January as I'm designing my house and I
have an nvidia card, hopefully it won't be too hard. Accelerad uses nvidia
OptiX extension so it might not be compatible with ROCm (yet) though.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFVrhquxYhNnaVXpfzBd4f6A3eYXe2dEks5usfwagaJpZM4VCLLY>
.
--
Germán Molina
|
And thanks! It would be really cool if you could do it.
El mié., 7 nov. 2018 a las 10:27, Germán Molina Larrain (<
[email protected]>) escribió:
… Please do it within the Emp-core
<https://github.com/GroundhogLighting/emp_core/>! The plan is to migrate
there....Groundhog 1.0b is using Emp as the calculation engine
El mié., 7 nov. 2018 a las 10:16, Minh Ha ***@***.***>)
escribió:
> I might work on this in December/January as I'm designing my house and I
> have an nvidia card, hopefully it won't be too hard. Accelerad uses nvidia
> OptiX extension so it might not be compatible with ROCm (yet) though.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#40 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AFVrhquxYhNnaVXpfzBd4f6A3eYXe2dEks5usfwagaJpZM4VCLLY>
> .
>
--
Germán Molina
--
Germán Molina
|
Accelerad is suite of programs that improves ray tracing algorithms using an engine for GPU (now it's in a beta version).
https://nljones.github.io/Accelerad/index.html
I propose using this engine to accelerate simulations.
The text was updated successfully, but these errors were encountered: