google / google/fuzzbench

Add GPU support to the local experiment of fuzzbench

Open
#1,848 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

Excuse me. I just tried to add GPU support to the container so that I could test my Neural Network-based fuzzer. I have managed to add GPU support in generated.mk and run_experiment.py, and the test on all target program were just passed using command "make test-run-myfuzzer-all". However, when I just started a local experiment using run_experiment.py, the test failed, and the `runner` container seemed just not to add GPU support. Could anyone tell me where the problem might be, and what I could do to continue the experiment? Thanks!

PS: It seemed that the container created by "run_experiment.py" just invoked another container to run the experiment, but I couldn't find where the invoke command is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.