|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 1.4 | Jul 14, 2011 | New Release | · Add: GenerateDebug flag to CudafyTranslator and CudafyModule - allows Parallel NSight Debugging. · Add: Ability to pass GThread between device functions. · Add: Max and Min support to Math and GMath. · Fix: Math.Abs translation. · Fix: Int64 and UInt64 not translated correctly. · Fix: Catch kernels without any members in TryVerifyChecksums and VerifyChecksums. · Add: Enum support (not flags). · Fix: 32-bit and 64-bit cross compiler options. · Add: Constant memory offset and size when transferring from host to device. · Fix: Create default constructor for structs. · Add: New icon to CudafyModuleViewer. · Add: CudafyIgnore attribute to allow ignoring of properties and methods of structs. · Add: Support for .NET pointers ('fixed' statements). · Add: Support for fixed pointers within structs. |
| 1.3 | Jun 22, 2011 | New Release | · Change: Separate ILSpy and Mono.Cecil dlls removed - functionality placed in Cudafy.Translator · Fix: DeviceProperties struct was incorrect layout results in some parameters being filled wrongly |