Rawat, Swati
|
97b7a6315d
|
update copyright date to 2025 (#102)
* Update LICENSE
* Update conf.py
* Update copyright year
* [fix] Update copyright year
* Update copyright year "ROCm Developer Tools"
* Add license headers to c++ files
* Add license to *.py
* Update licenses in rocdecode sources
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
Co-authored-by: Mythreya <mythreya.kuricheti@amd.com>
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
|
2025-01-22 19:11:20 -06:00 |
|
Jonathan R. Madsen
|
bf75579566
|
C++ headers for std::hash, operator==, operator!= (#833)
* C++ headers for std::hash, operator==, operator!=
* std::hash specializations for some HSA types
|
2024-05-02 01:50:28 -05:00 |
|
Jonathan R. Madsen
|
12c836f95f
|
Async memory copy callback tracing + memory copy size (#791)
* Async memory copy tracing update
- rocprofiler_buffer_tracing_memory_copy_record_t: thread_id and bytes
- support ROCPROFILER_CALLBACK_TRACING_MEMORY_COPY
- init_public_api_struct can fully construct
* Testing for callback async copy tracing
|
2024-04-18 04:31:59 -05:00 |
|