User Details
- User Since
- Dec 20 2019, 5:55 PM (169 w, 6 d)
Jan 24 2023
Rebase
Fix for comment
Add env vars
Add newline
Jan 20 2023
Jan 18 2023
Fix nits
Jan 17 2023
Fix comment formatting
Rebase
Dec 13 2022
Remove unnecessary headers from the replay tool
Update for comments
Nov 30 2022
Nov 29 2022
Jun 27 2022
Jun 7 2022
Jun 6 2022
Apr 28 2022
Apr 6 2022
Apr 5 2022
Mar 23 2022
Mar 9 2022
Fix tentative parsing reverting
Fix device codegen for metadirectives
Feb 25 2022
Feb 24 2022
I'm not expert on this to review but I'm interested as a user. @samvv are you still working on this? Do you have any input from the community?
Dec 1 2021
Rebase, address comment, update few tests
Ping @vsk :)
Ping!
Nov 11 2021
Update tests
Fix for attributes to kmpc_alloc_aggregate_arg
Do not emit allocations if there are no arguments in the aggregate
Nov 9 2021
TODO update tests
Update the interface for allocating/sharing the struct aggregate
Simplify invoking tasks
Nov 1 2021
Update for comments
LGTM
Sep 29 2021
Sep 28 2021
@pdhaliwal @JonChesterfield @ronlieb I updated the aggregate argument memory allocation to use an alloca instead of malloc'ing in SPMD mode, which should resolve your issue. Could someone please test the updated patch and give me feedback before landing?
Update memory allocation for aggregate argument.
Introduce runtime interface to allocate from local memory,
when in SPMD mode, or heap, when in generic.
Sep 21 2021
Ping @vsk
Rebase and update tests
Sep 20 2021
Fix for clang-tidy
Sep 17 2021
Update interface for comments
Sep 16 2021
Remove unnecessary comments.
Add previous, upper bound to aggregate for combined distributed directives.
Update tests.
Sep 15 2021
Sep 2 2021
Sep 1 2021
LGTM, waiting for tests
Aug 12 2021
Aug 11 2021
LGTM, clang-format, does it need tests?
Aug 5 2021
Great! Thanks Joseph.
Aug 4 2021
Aug 3 2021
Rebase, update tests
Jul 28 2021
Rebase, update tests
Jul 27 2021
Add tests
Jul 24 2021
Code cleanup
Update for sensible access to __kmpc_is_spmd_guarded_exec_mode