You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw that you're # including cuda libraries in your C++ code. I plan to use this on a laptop which only has an Intel HD GPU. Thus, I don't have NVIDIA drivers or compilers installed. Is it possible to still use your library on such a machine?
Thanks. :)
The text was updated successfully, but these errors were encountered:
It's not being maintained. I switched to trying to do research. You have
the opportunity to take this, and make it work. If you do, people will
remember the project for you, not for me.
Yes, it has been tested on Intel integrated gpus.
Hugh
On Wed, Jan 29, 2020, 07:50 Sayan Bhattacharjee ***@***.***> wrote:
I came from this SO question :
https://stackoverflow.com/questions/30820064/
I gotta say, this is a really cool project.
I have some things that I would like to know.
- Is this project being maintained regularly?
- I saw that you're # including cuda libraries in your C++ code. I
plan to use this on a laptop which only has an Intel HD GPU. Thus, I don't
have NVIDIA drivers or compilers installed. Is it possible to still use
your library on such a machine?
Thanks. :)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#89?email_source=notifications&email_token=AAA6FKHBDXJIVZQCCB6FODDRAF3RPA5CNFSM4KNEB3HKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IJQXKIA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA6FKA6O2MYIA45PQZ4HMLRAF3RPANCNFSM4KNEB3HA>
.
I'm mostly interested in using GPUs for solving Computational Fluid Dynamics related stuff, which are embarrassingly parallelizable. So, let's see if I can get it up and running.
I came from this SO question : https://stackoverflow.com/questions/30820064/
I gotta say, this is a really cool project.
I have some things that I would like to know.
Thanks. :)
The text was updated successfully, but these errors were encountered: