Skip to content

release_0.90.00

Compare
Choose a tag to compare
@mangupta mangupta released this 08 Jul 15:34

Release:0.90.00
Date: 2016.06.29

  • Support dynamic shared memory allocations
  • Min HCC compiler version is > 16186.
  • Expanded math functions (device and host). Document unsupported functions.
  • hipFree with null pointer initializes runtime and returns success.
  • Improve error code reporting on nvcc.
  • Add hipPeekAtError for nvcc.