Mirza Halilčević
Mirza Halilčević
- Negative parameter tests - Default return value test - Multithreaded test Depends-on: #2887
- Verify that memory stays mapped when reference count is non zero - Verify that memory stays mapped if handle is closed in a second process - Verify that attempting...
- Test synchronization when no work is enqueued on streams - Test synchronization on default stream.
- Basic test for behaviour validation - Multithreaded test similar to basic test.
- Implement printing out of device count to standard output - Implement printing out of device attributes retrieved by hipDeviceetAttribute - Implement printing of device properties retrieved by hipGetDeviceProperties.
- Validate that hipGetDeviceFlags returns flags with which the current context was created.
- Negative parameter tests - Default return value test - Multithreaded test Depends-on: #2887
- Negative parameter tests - Default return value test - Multithreaded test Depends-on: #2887
- Verify that opening the same handle in different contexts on same device causes an error - Verify that opening the handle in the process that created it causes an...