Ticket #251 (closed enhancement: fixed)

Opened 14 years ago

Last modified 14 years ago

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

Changed 14 years ago by plai

  • status changed from new to closed
  • resolution set to fixed

Thank you VERY much! It is in 3.1.

Note: See TracTickets for help on using tickets.