Mascinissa commited on
Commit
be621a9
·
verified ·
1 Parent(s): 0fe2cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -411,7 +411,7 @@ Supported transformations:
411
 
412
  ## C++ Source Code Archive
413
 
414
- This repository also includes a compressed archive containing the raw Tiramisu generator sources for all programs (`data/looperset_generators.tar.gz`). These are provided to enable researchers to perform static program analysis, reproduce results by re-executing schedules on different hardware architectures, or extend the dataset by collecting completely new schedules.
415
 
416
  * **Content:** Contains ~220,000 `.cpp` files.
417
  * **Filename Format:** `<program_name>_generator.cpp` (e.g., `function12345_generator.cpp`).
 
411
 
412
  ## C++ Source Code Archive
413
 
414
+ This repository also includes a compressed archive containing the raw Tiramisu generator sources for all programs (`data/looperset_v2_generators.tar.gz`). These are provided to enable researchers to perform static program analysis, reproduce results by re-executing schedules on different hardware architectures, or extend the dataset by collecting completely new schedules.
415
 
416
  * **Content:** Contains ~220,000 `.cpp` files.
417
  * **Filename Format:** `<program_name>_generator.cpp` (e.g., `function12345_generator.cpp`).