spcl / dace

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

Python frontend dealias integration #1611

Open alexnick83 opened 2 months ago

alexnick83 commented 2 months ago

The PR adds dealiasing capability to the Python front end. After parsing a DaCe program to an SDFG, the ProgramVisitor calls the ScheduleTree's dealias_sdfg helper method and propagates all Memlets.