v0.4.6
AMDGPU v0.4.6
Closed issues:
- Implement occupancy API (#271)
getinfo
should determine theRef
output container automatically (#273)
Merged pull requests:
- Add timespan logging via TimespanLogging.jl (#263) (@jpsamaroo)
- Add occupancy API and groupsize tuning (#326) (@jpsamaroo)
- Reduce signal wait allocations (#361) (@jpsamaroo)
- Add more intrinsics, enable
always_inline
(#362) (@jpsamaroo) - Simplify math intrinsics (#363) (@pxl-th)
- Implement unified getinfo interface (#364) (@jpsamaroo)
- Assorted fixes (#365) (@jpsamaroo)
- Add memory allocation limiters (#366) (@jpsamaroo)
- Specify return types for getinfo calls (#368) (@pxl-th)