-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Damian Rouson edited this page Mar 10, 2022
·
7 revisions
The compiler is responsible for
- Allocating any nonallocatable coarrays upon program initiation
- Deallocating any allocatable, local coarrays upon exiting a procedure or
blockconstruct
- Symmetric and asymmetric shared objects
- We will provide the memory segment and the allocator adheres to the provided bounds
- We need the ability to implicitly free objects at
end teamstatements.