𝕏

GPU App?

Message boards : Number crunching : GPU App?
Message board moderation

To post messages, you must log in.

AuthorMessage
[VENETO] boboviz

Send message
Joined: 9 Apr 15
Posts: 171
Credit: 1,409,822
RAC: 1,134
Message 312 - Posted: 17 Jun 2015, 22:12:52 UTC

I know, the code is not completely stable, but...
1) As i've writed in other thread, there is a tools for gpu with CellML: Myokit.
2) New draft version of OpenCl (2.1) will supports C++ natively (and with SPIR-V the coding is more easy).
3) If you need help you can involve volunteers expert in gpu programming. Poem@Home admins, for example, have the collaboration of Vladimir Tankovich (he is also a Microsoft's employee).
ID: 312 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Jesús Carro
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 18 Mar 15
Posts: 271
Credit: 661,295
RAC: 13,540
Message 314 - Posted: 18 Jun 2015, 7:24:17 UTC

Dear boboviz,
First of all, thank you for your interest and helping us improving the project.
Until now, our code is able to solve 0D (cellular) problems. Myokit uses GPUs to solve 1D(fiber) and 2D(tissue) problems, not the cellular problem. The cellular problem can't be paralelized, the only way to uses GPUs is to solve several problems at the same time (we want to explore this posibility).

We want to improve DENIS to be able to simulate 1D and 2D problems and this kind of problems will run in GPU. These problems are complex and we want to have a complete and stable version for the 0D problem before starting with them.

I have experience programming with CUDA, but, of course, if any volunteer wants to collaborate in programming tasks, our team is open. Now we are few ones but, the more the merrier!

All of you are given us a lot of ideas and we have many more, so there is a lot of work to do!

Thank you very much for everything (time, comments, hosts, ...).

Sincerely,
Jesús.
ID: 314 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
[VENETO] boboviz

Send message
Joined: 9 Apr 15
Posts: 171
Credit: 1,409,822
RAC: 1,134
Message 324 - Posted: 26 Jun 2015, 15:12:22 UTC - in response to Message 314.  

Thanks for the answer!!!
ID: 324 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : GPU App?