Mateusz Jablonski
|
1a1bd04d4a
|
fix: handle empty print format in case without string map
https://github.com/intel/compute-runtime/issues/635
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-04-21 09:56:40 +02:00 |
|
Mateusz Hoppe
|
37dbec305d
|
feature: add AssertHandler
- initial implementation to support assert() on GPU
Related-To: NEO-5753
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2023-03-08 17:55:23 +01:00 |
|
Mateusz Jablonski
|
26144d38a6
|
Printf handler: ensure that long format uses always 64 bit integers
Related-To: NEO-7384
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-10-26 09:41:05 +02:00 |
|
Compute-Runtime-Validation
|
0eb090a451
|
Revert "Printf handler: enure that long format uses always 64 bit integers"
This reverts commit 4d3a017d9b.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2022-10-25 17:00:53 +02:00 |
|
Mateusz Jablonski
|
4d3a017d9b
|
Printf handler: enure that long format uses always 64 bit integers
Related-To: NEO-7384
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-10-24 16:54:27 +02:00 |
|
Mateusz Jablonski
|
20bb97ece3
|
Correct printf formatting for %%
https://github.com/intel/compute-runtime/issues/536
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-10-13 17:31:17 +02:00 |
|