Граф коммитов

  • f0263d8198 Removing Old Commandwriter used by Profiler and Debugger Ramesh Errabolu 2017-01-11 15:14:02 -06:00
  • 740888f088 [HIPIFY] Formatting, no functional changes. Evgeny Mankov 2017-01-13 14:59:15 +03:00
  • 5200073b4c [HIPIFY] Formatting, no functional changes. Evgeny Mankov 2017-01-13 14:59:15 +03:00
  • a3cd9893d3 [HIPIFY] Formatting, no functional changes. Evgeny Mankov 2017-01-13 14:59:15 +03:00
  • b7992fa252 [HIPIFY] Formatting, no functional changes. Evgeny Mankov 2017-01-13 14:59:15 +03:00
  • 4f1b94ab25 fix spelling errors Conflicts: README.md docs/markdown/hip_faq.md Robert 2016-12-19 17:36:07 -08:00
  • 32a35eda75 fix spelling errors Conflicts: README.md docs/markdown/hip_faq.md Robert 2016-12-19 17:36:07 -08:00
  • a0cb435ab9 fix spelling errors Conflicts: README.md docs/markdown/hip_faq.md Robert 2016-12-19 17:36:07 -08:00
  • 65ad9d80d7 fix spelling errors Conflicts: README.md docs/markdown/hip_faq.md Robert 2016-12-19 17:36:07 -08:00
  • 6b599e3357 P4 to Git Change 1361545 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/13 03:00:03 foreman 2017-01-13 03:12:29 -05:00
  • 0288d7e3f3 P4 to Git Change 1361545 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/13 03:00:03 foreman 2017-01-13 03:12:29 -05:00
  • 133575a0cb Merge branch 'amd-develop' into amd-master Maneesh Gupta 2017-01-13 09:12:23 +05:30
  • eb0efa9bb0 Merge branch 'amd-develop' into amd-master Maneesh Gupta 2017-01-13 09:12:23 +05:30
  • 5546eda08c Merge branch 'amd-develop' into amd-master Maneesh Gupta 2017-01-13 09:12:23 +05:30
  • 53016c3e86 Merge branch 'amd-develop' into amd-master Maneesh Gupta 2017-01-13 09:12:23 +05:30
  • 321fdd26bf Add image 1.1 API changes to current code base Christophe Paquot 2017-01-12 14:49:54 -08:00
  • 31d379c821 Add image 1.1 API changes to current code base Christophe Paquot 2017-01-12 14:49:54 -08:00
  • cfec8e3e2a P4 to Git Change 1361404 by asalmanp@asalmanp-opencl-stg on 2017/01/12 17:37:52 foreman 2017-01-12 17:49:08 -05:00
  • cff6f0b79a P4 to Git Change 1361404 by asalmanp@asalmanp-opencl-stg on 2017/01/12 17:37:52 foreman 2017-01-12 17:49:08 -05:00
  • a52591d117 added comparision device functions for fp16 1. Added comparision device functions 2. Added test to check correct isa getting generated Aditya Atluri 2017-01-12 14:52:14 -06:00
  • 89998d436f added comparision device functions for fp16 1. Added comparision device functions 2. Added test to check correct isa getting generated Aditya Atluri 2017-01-12 14:52:14 -06:00
  • d30f6a1d1b added comparision device functions for fp16 1. Added comparision device functions 2. Added test to check correct isa getting generated Aditya Atluri 2017-01-12 14:52:14 -06:00
  • 2dcd7600dc added comparision device functions for fp16 1. Added comparision device functions 2. Added test to check correct isa getting generated Aditya Atluri 2017-01-12 14:52:14 -06:00
  • d1f7c4e048 added packed math fp16 native device functions 1. Added SDWA implementation inside IR file 2. Added device functions to header + used them in test Aditya Atluri 2017-01-12 14:10:51 -06:00
  • eeef055469 added packed math fp16 native device functions 1. Added SDWA implementation inside IR file 2. Added device functions to header + used them in test Aditya Atluri 2017-01-12 14:10:51 -06:00
  • 0180125a29 added packed math fp16 native device functions 1. Added SDWA implementation inside IR file 2. Added device functions to header + used them in test Aditya Atluri 2017-01-12 14:10:51 -06:00
  • 5ef8ef3bd7 added packed math fp16 native device functions 1. Added SDWA implementation inside IR file 2. Added device functions to header + used them in test Aditya Atluri 2017-01-12 14:10:51 -06:00
  • 6f2b43d96e Add fork support Harish Kasiviswanathan 2017-01-10 14:34:47 -05:00
  • f1f62d863c Add fork support Harish Kasiviswanathan 2017-01-10 14:34:47 -05:00
  • 5317ffa9ec Started adding native half math library support 1. Removed HIP_EXPERIMENTAL env variable so that device code will be accessed from LLVM IR 2. Removed soft support from headers and moved to hip_fp16.cpp 3. Added LLVM IR + inline asm to hip_ir.ll 4. Added test for fp16 5. Added barriers for hcc 3.5 and hcc 4.0 for half support a. Which means, hcc 4.0 can parse __fp16 but hcc 3.5 cant b. HCC 4.0 code is implemented now, hcc 3.5 will be added later Aditya Atluri 2017-01-12 11:30:20 -06:00
  • c286bf6f8a Started adding native half math library support 1. Removed HIP_EXPERIMENTAL env variable so that device code will be accessed from LLVM IR 2. Removed soft support from headers and moved to hip_fp16.cpp 3. Added LLVM IR + inline asm to hip_ir.ll 4. Added test for fp16 5. Added barriers for hcc 3.5 and hcc 4.0 for half support a. Which means, hcc 4.0 can parse __fp16 but hcc 3.5 cant b. HCC 4.0 code is implemented now, hcc 3.5 will be added later Aditya Atluri 2017-01-12 11:30:20 -06:00
  • 7f00c120a7 Started adding native half math library support 1. Removed HIP_EXPERIMENTAL env variable so that device code will be accessed from LLVM IR 2. Removed soft support from headers and moved to hip_fp16.cpp 3. Added LLVM IR + inline asm to hip_ir.ll 4. Added test for fp16 5. Added barriers for hcc 3.5 and hcc 4.0 for half support a. Which means, hcc 4.0 can parse __fp16 but hcc 3.5 cant b. HCC 4.0 code is implemented now, hcc 3.5 will be added later Aditya Atluri 2017-01-12 11:30:20 -06:00
  • d180fdaae0 Started adding native half math library support 1. Removed HIP_EXPERIMENTAL env variable so that device code will be accessed from LLVM IR 2. Removed soft support from headers and moved to hip_fp16.cpp 3. Added LLVM IR + inline asm to hip_ir.ll 4. Added test for fp16 5. Added barriers for hcc 3.5 and hcc 4.0 for half support a. Which means, hcc 4.0 can parse __fp16 but hcc 3.5 cant b. HCC 4.0 code is implemented now, hcc 3.5 will be added later Aditya Atluri 2017-01-12 11:30:20 -06:00
  • f899b79163 P4 to Git Change 1361170 by wchau@wchau_WIN_OCL_LC on 2017/01/12 10:55:25 foreman 2017-01-12 11:03:31 -05:00
  • c9781ce180 P4 to Git Change 1361170 by wchau@wchau_WIN_OCL_LC on 2017/01/12 10:55:25 foreman 2017-01-12 11:03:31 -05:00
  • 56096ff555 Revert " Add image 1.1 API changes to current code base" Kent Russell 2017-01-12 06:43:54 -05:00
  • 5162a76616 Revert " Add image 1.1 API changes to current code base" Kent Russell 2017-01-12 06:43:54 -05:00
  • b1b8eef130 P4 to Git Change 1361060 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/12 03:00:09 foreman 2017-01-12 03:05:44 -05:00
  • b7578da2ae P4 to Git Change 1361060 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/12 03:00:09 foreman 2017-01-12 03:05:44 -05:00
  • 93a0f1497a changed data type used for complex Aditya Atluri 2017-01-11 18:23:37 -06:00
  • f85d7b7d97 changed data type used for complex Aditya Atluri 2017-01-11 18:23:37 -06:00
  • ea8ad52289 changed data type used for complex Aditya Atluri 2017-01-11 18:23:37 -06:00
  • e2318cda74 changed data type used for complex Aditya Atluri 2017-01-11 18:23:37 -06:00
  • ba96b2f6c8 changed copyright year from 2016 to 2017 in include directory Aditya Atluri 2017-01-11 18:09:33 -06:00
  • 7dbf63dde2 changed copyright year from 2016 to 2017 in include directory Aditya Atluri 2017-01-11 18:09:33 -06:00
  • 82e5cfa564 changed copyright year from 2016 to 2017 in include directory Aditya Atluri 2017-01-11 18:09:33 -06:00
  • 98c4221dc2 changed copyright year from 2016 to 2017 in include directory Aditya Atluri 2017-01-11 18:09:33 -06:00
  • a86633f210 changed copyright year from 2016 to 2017 in src directory Aditya Atluri 2017-01-11 18:05:41 -06:00
  • e9ff23e5f9 changed copyright year from 2016 to 2017 in src directory Aditya Atluri 2017-01-11 18:05:41 -06:00
  • 5de29029cd changed copyright year from 2016 to 2017 in src directory Aditya Atluri 2017-01-11 18:05:41 -06:00
  • 73fcce26f9 changed copyright year from 2016 to 2017 in src directory Aditya Atluri 2017-01-11 18:05:41 -06:00
  • e4189cab53 added test for vector data types Aditya Atluri 2017-01-11 18:02:30 -06:00
  • 1d8700096c added test for vector data types Aditya Atluri 2017-01-11 18:02:30 -06:00
  • 19c9e073dc added test for vector data types Aditya Atluri 2017-01-11 18:02:30 -06:00
  • 57294ce461 added test for vector data types Aditya Atluri 2017-01-11 18:02:30 -06:00
  • 702036c468 fixed compilation issues with operator overloading device data types Aditya Atluri 2017-01-11 17:53:32 -06:00
  • 430e1364f5 fixed compilation issues with operator overloading device data types Aditya Atluri 2017-01-11 17:53:32 -06:00
  • ea78807053 fixed compilation issues with operator overloading device data types Aditya Atluri 2017-01-11 17:53:32 -06:00
  • e30887dc69 fixed compilation issues with operator overloading device data types Aditya Atluri 2017-01-11 17:53:32 -06:00
  • 91866d4bbb Add image 1.1 API changes to current code base Christophe Paquot 2017-01-05 21:24:07 -08:00
  • e0ce8855dd Add image 1.1 API changes to current code base Christophe Paquot 2017-01-05 21:24:07 -08:00
  • fe2d13c861 Added proper device data types Aditya Atluri 2017-01-11 15:06:25 -06:00
  • 4e57822d95 Added proper device data types Aditya Atluri 2017-01-11 15:06:25 -06:00
  • 4186194692 Added proper device data types Aditya Atluri 2017-01-11 15:06:25 -06:00
  • 39910029a6 Added proper device data types Aditya Atluri 2017-01-11 15:06:25 -06:00
  • 69b69f51c3 P4 to Git Change 1360715 by nmonday@nmonday-ugl-10-1 on 2017/01/11 11:38:12 foreman 2017-01-11 11:49:32 -05:00
  • 1007ae8903 P4 to Git Change 1360715 by nmonday@nmonday-ugl-10-1 on 2017/01/11 11:38:12 foreman 2017-01-11 11:49:32 -05:00
  • 5b93961e44 P4 to Git Change 1360596 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/11 03:00:15 foreman 2017-01-11 03:18:58 -05:00
  • bd87adadb9 P4 to Git Change 1360596 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/11 03:00:15 foreman 2017-01-11 03:18:58 -05:00
  • d5f37b53ae P4 to Git Change 1360479 by rerrabol@RocmOnLC on 2017/01/10 17:32:55 foreman 2017-01-10 17:46:11 -05:00
  • a3c0b6525f P4 to Git Change 1360479 by rerrabol@RocmOnLC on 2017/01/10 17:32:55 foreman 2017-01-10 17:46:11 -05:00
  • eed01939b7 P4 to Git Change 1360341 by gandryey@gera-w8 on 2017/01/10 13:35:21 foreman 2017-01-10 13:53:15 -05:00
  • 5a5df706ad P4 to Git Change 1360341 by gandryey@gera-w8 on 2017/01/10 13:35:21 foreman 2017-01-10 13:53:15 -05:00
  • a72a2e84f2 [HIPIFY] cudaDataType_t and libraryPropertyType_t support (CUDA 8.0.44 only) Evgeny Mankov 2017-01-10 20:24:27 +03:00
  • fd0c56a767 [HIPIFY] cudaDataType_t and libraryPropertyType_t support (CUDA 8.0.44 only) Evgeny Mankov 2017-01-10 20:24:27 +03:00
  • 8e219d3624 [HIPIFY] cudaDataType_t and libraryPropertyType_t support (CUDA 8.0.44 only) Evgeny Mankov 2017-01-10 20:24:27 +03:00
  • 9a0780001b [HIPIFY] cudaDataType_t and libraryPropertyType_t support (CUDA 8.0.44 only) Evgeny Mankov 2017-01-10 20:24:27 +03:00
  • 87d5b745ac [HIPIFY] cudaDeviceAttr (RT API) support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 19:29:33 +03:00
  • 81fd34f236 [HIPIFY] cudaDeviceAttr (RT API) support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 19:29:33 +03:00
  • 6c943240be [HIPIFY] cudaDeviceAttr (RT API) support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 19:29:33 +03:00
  • 3a99536ed5 [HIPIFY] cudaDeviceAttr (RT API) support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 19:29:33 +03:00
  • a194e1af1f [HIPIFY] CUdevice_attribute support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 17:54:22 +03:00
  • c0c04f34be [HIPIFY] CUdevice_attribute support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 17:54:22 +03:00
  • 96640b45e2 [HIPIFY] CUdevice_attribute support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 17:54:22 +03:00
  • 7ed2b163de [HIPIFY] CUdevice_attribute support up to CUDA 8.0.44 Evgeny Mankov 2017-01-10 17:54:22 +03:00
  • 624396501c P4 to Git Change 1360145 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/10 03:00:05 foreman 2017-01-10 03:08:33 -05:00
  • a21f0ca72d P4 to Git Change 1360145 by johtaylo@johtaylo-jtincrementor-increment on 2017/01/10 03:00:05 foreman 2017-01-10 03:08:33 -05:00
  • 9af6545379 Fix delete[] Ben Sander 2017-01-09 20:22:43 -06:00
  • ff77106399 Fix delete[] Ben Sander 2017-01-09 20:22:43 -06:00
  • 77bbf9c832 Fix delete[] Ben Sander 2017-01-09 20:22:43 -06:00
  • a15d236de3 Fix delete[] Ben Sander 2017-01-09 20:22:43 -06:00
  • 13bf4c39cc Add HIP_MAX_QUEUES feature. Ben Sander 2017-01-09 17:19:40 -06:00
  • b29fbf736d Add HIP_MAX_QUEUES feature. Ben Sander 2017-01-09 17:19:40 -06:00
  • 1908d9504b Add HIP_MAX_QUEUES feature. Ben Sander 2017-01-09 17:19:40 -06:00
  • a3e0012567 Add HIP_MAX_QUEUES feature. Ben Sander 2017-01-09 17:19:40 -06:00
  • 82cf0397c5 First pass at virtualized queue support. Ben Sander 2017-01-04 14:38:18 -06:00
  • c9f5fe34e6 First pass at virtualized queue support. Ben Sander 2017-01-04 14:38:18 -06:00
  • bbb1485a83 First pass at virtualized queue support. Ben Sander 2017-01-04 14:38:18 -06:00
  • 93fbc9cf7b First pass at virtualized queue support. Ben Sander 2017-01-04 14:38:18 -06:00
  • a3d325d206 Add more notes on debugging HIP apps. Ben Sander 2016-12-26 20:26:56 -06:00