Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 3 of 3
Search took 0.03 seconds.
Search: Posts Made By: wolfblood
Forum: Computer Programming 02-04-2013, 07:03 PM
Replies: 0
Views: 361
Posted By wolfblood
Question Addressing 32-bit 64-bit opencl

I have 64-bit windows 7 and I run webcl test under firefox with device_info it has returned that 32-bits is for cpu and 32 for gpu. Isn't it very ineffective? Becouse this will mean that both cpu and...
Forum: Computer Programming 09-26-2012, 04:43 PM
Replies: 0
Views: 702
Posted By wolfblood
Question standards for gpgpu and parallel computing

There is many standards for gpgpu which is supported by compilers and hardware
OpenMP - directive
OpenHMPP - directive
OpenACC - directive
OpenCL - khronos directive kernel writing
OpenGL - 3d...
Forum: JavaScript programming 09-06-2012, 06:43 PM
Replies: 2
Views: 359
Posted By wolfblood
Javascript reflective reference

If i am right than every object is under window.
i wrote this code

for(i in window)
{
document.write(i+"<br/>");
}
it returns me every defined object

but there is some object which is...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 03:34 AM.