testBenches/ ├── cubb_gpu_test_bench/ # GPU-only performance testbench ├── perf/ # Python helper scripts for cubb_gpu_test_bench ├── chanModels/ # 3GPP 38.901 channel model └── phase4_test_scripts/ # ...
Abstract: Originally, GenProg was created to repair buggy programs written in the C programming language, launching a new discipline in Generate-and-Validate approach of Automated Program Repair (APR) ...