Files
rocm-systems/src
Joseph Greathouse bf04d7380a Fix errors in occupancy calculation function (#1926)
Fix two errors in hipOccupancyMaxActiveBlocksPerMultiprocessor.
1) Fix a possible segfault if the user passed in a null pointer for
   the numBlocks value.
2) Handle the situation when the user is asking for a block size
   that is larger than what the target device can hold within a
   single block.
2020-03-17 14:00:38 +05:30
..
2019-02-21 12:48:28 -05:00
2018-11-27 15:55:50 -05:00
2018-03-01 12:22:56 +05:30
2017-03-31 12:40:29 -05:00