From b73cb9122ed52c05fed52383800426b197b7a823 Mon Sep 17 00:00:00 2001 From: Lanqing Yuan Date: Mon, 22 Apr 2024 10:26:44 -0500 Subject: [PATCH] Update README.md --- jobs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/jobs/README.md b/jobs/README.md index 88438c7..e99b2ad 100644 --- a/jobs/README.md +++ b/jobs/README.md @@ -11,6 +11,7 @@ Update `config.ini` and run this in a container python submit.py ``` ## Tips +- You need to download yourself `raw_records` before submission! - Unless you are working on AmBe, put `mem_per_cpu = 45000` (MB) should be enough. Otherwise please do `55000`. - In `package` you can put either `wfsim` or `fuse`. They are both supported but of course `fuse` is preferred. Please make sure you have the master branch `wfsim` to avoid any photon timing bug. - When deciding `generator_name`, take a look in `saltax/saltax/instructions/README.md`.