Ticket #251 (closed enhancement: fixed)
Windows platform
Reported by: | hydroponics@… | Owned by: | jaymccarthy |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | jaymccarthy/opencl.plt | Keywords: | windows test |
Cc: | Version: | (3 0) | |
Racket Version: | 4.2.4 |
Description
We've gotten test.ss to work successfully on Windows. We've added "void" before "__kernel" in the kernel source, and added the following build path to lib.ss:
[(windows) (build-path (getenv "WINDIR") "system32" "OpenCL")]
We've not tested if all the types work correctly.
OS: Windows Vista Home Premium (32-bit)
CPU: Intel Core2 Duo 4400 @ 2.0 GHz
RAM: 2GB
Graphicsa card: NVIDIA MSI N240GT
Change History
Note: See
TracTickets for help on using
tickets.