spcl / dace

DaCe - Data Centric Parallel Programming
http://dace.is/fast
BSD 3-Clause "New" or "Revised" License
498 stars 129 forks source link

[Multi SDFG branch, Fortran frontend] Make `eliminate_dependencies()` support `use lib` without `only`. #1755

Closed pratyai closed 1 week ago

pratyai commented 1 week ago

Currently it does not work without explicitly adding everything to be used on an only-list.