NVIDIA CUDA for FreeBasic ?

General discussion for topics related to the FreeBASIC project or its community.
Post Reply
Richard
Posts: 3096
Joined: Jan 15, 2007 20:44
Location: Australia

NVIDIA CUDA for FreeBasic ?

Post by Richard »

I would like to use the NVIDIA GPU for parallel numerical processing, not for graphics.
Has anyone found a way to use CUDA with FB. Is there a CUDA API in C that can be wrapped for FB ?
Is there any other way to use the GPU acceleration features from FB ?
WQ1980
Posts: 48
Joined: Sep 25, 2015 12:04
Location: Russia

Re: NVIDIA CUDA for FreeBasic ?

Post by WQ1980 »

Richard wrote: Is there any other way to use the GPU acceleration features from FB ?
Maybe OpenCL ?
http://www.freebasic.net/forum/viewtopi ... lit=opencl
srvaldez
Posts: 3373
Joined: Sep 25, 2005 21:54

Re: NVIDIA CUDA for FreeBasic ?

Post by srvaldez »

D.J.Peters website seems to be comprised by malware.
Last edited by srvaldez on Jul 28, 2017 3:45, edited 1 time in total.
Richard
Posts: 3096
Joined: Jan 15, 2007 20:44
Location: Australia

Re: NVIDIA CUDA for FreeBasic ?

Post by Richard »

@srvaldez and @WQ1980; thank you for the replies.
Thanks for the link to OpenCL.zip Now downloaded.
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

Re: NVIDIA CUDA for FreeBasic ?

Post by D.J.Peters »

Sorry about the "malware" I'm 100% sure all my 500~ downloads for FreeBASIC are safe.

Trust me or let it be :-)

Joshy
srvaldez
Posts: 3373
Joined: Sep 25, 2005 21:54

Re: NVIDIA CUDA for FreeBasic ?

Post by srvaldez »

hello D.J.Peters, I trust you but something is wrong when trying your downloads
Image
Richard
Posts: 3096
Joined: Jan 15, 2007 20:44
Location: Australia

Re: NVIDIA CUDA for FreeBasic ?

Post by Richard »

srvaldez wrote: (!) Malware Website Warning
This website may attempt to install dangerous software, which could harm your computer or
steal your personal or financial information, like passwords, photos, or credit cards.
That is probably true of every www website.

@D.J.Peters; I trust you, and thanks.
St_W
Posts: 1619
Joined: Feb 11, 2009 14:24
Location: Austria
Contact:

Re: NVIDIA CUDA for FreeBasic ?

Post by St_W »

srvaldez wrote:D.J.Peters website seems to be comprised by malware.
As the whole domain "www.alice-dsl.net" is affected, which seems to host many user's webspaces, it's probably because some user(s) distributed malware on a site like alice-dsl.net/user-xyz/.. which is separate from D.j.peter's site. So I don't think that one should worry and I don't think that one can do anything to remove the warning either (except wait until the hoster has removed the effected webspaces).
Post Reply