-
Notifications
You must be signed in to change notification settings - Fork 19
HardwareRequirements
Olivier Chafik edited this page Nov 10, 2022
·
2 revisions
JavaCL supports any platform supported by JNA with a Khronos-compliant OpenCL implementation.
In practise this means any OpenCL platform (Linux, Windows, MacOS X and so on)
- Macintosh : MacOS X 10.6 Snow Leopard (CPU and/or any supported GPU)
- Other systems :
- NVIDIA GPU : beta OpenCL-enabled drivers
- ATI GPU or any SSE3-capable CPU (Windows, Linux) : ATI's Stream SDK beta 4
JavaCL is routinely tested on :
- MacOS X Snow Leopard
- Windows + ATI Stream 2 beta 3 and 4 (32 bits)
- Windows + NVidia beta drivers (versions 190.38 to 195.62)