-
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 a nonallocatable, local coarray upon entry to a procedure
- Deallocating a nonallocatable, local coarray upon exiting a procedure
- 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.