https://dsa-international-competition.com/
We referenced ChipletPart as an example of contest submission technologies when creating the DSA contest. Then we installed and tried.
We installed on Ubuntu 22.04, and tried to run a test. It crashes as follows:
[INFO] CrossBarExpansion completed in 8.895e-05 seconds for 45 vertices
[INFO] CrossBarExpansion completed in 8.5478e-05 seconds for 45 vertices
[INFO] CrossBarExpansion completed in 8.3521e-05 seconds for 45 vertices
[INFO] CrossBarExpansion completed in 8.2918e-05 seconds for 45 vertices
Warning: Not enough crossbars (5) for requested partitions (6)
Warning: Not enough crossbars (5) for requested partitions (7)
Warning: Not enough crossbars (5) for requested partitions (8)
munmap_chunk(): invalid pointer
munmap_chunk(): invalid pointer
./run_chiplet_test.sh: line 340: 123476 Aborted (core dumped) "$EXECUTABLE" "$IO" "$LAYER" "$WAFER" "$ASSEMBLY" "$TEST" "$NETLIST" "$BLOCKS" "$DEFAULT_REACH" "$DEFAULT_SEPARATION" "$DEFAULT_TECH" --seed "$DEFAULT_SEED"
Test failed with exit code 134