| ... | ... | @@ -202,7 +202,7 @@ mpirun -np 64 singularity exec $IMAGE $EAR_INSTALL_PATH/bin/erun \ |
|
|
|
--program=$BENCH_PATH/bt-mz.D.64
|
|
|
|
```
|
|
|
|
|
|
|
|
Note that the example exports `APPTAINERENV_EAR_REPORT_ADD` to set the environment variable [`EAR_REPORT_ADD`](EAR-environment-variables#report-plug-ins) to load [`sysfs`](https://gitlab.bsc.es/ear_team/ear_private/-/wikis/Report#sysfs-report-plugin) report plug-in.
|
|
|
|
Note that the example exports `APPTAINERENV_EAR_REPORT_ADD` to set the environment variable [`EAR_REPORT_ADD`](EAR-environment-variables#report-plug-ins) to load [`sysfs`](https://gitlab.bsc.es/ear_team/ear/-/wikis/Report#sysfs-report-plugin) report plug-in.
|
|
|
|
See [next section](#runtime-report-plug-ins) about report plug-ins.
|
|
|
|
|
|
|
|
## Using EARL through the COMPSs Framework
|
| ... | ... | @@ -247,7 +247,7 @@ You can load this plug-in in two ways: |
|
|
|
1. By setting [`--ear-user-db`](#ear-job-submission-flags) flag at submission time.
|
|
|
|
2. [Loading directly the report plug-in](EAR-environment-variables#ear_report_add) through an environment variable: `export EAR_REPORT_ADD=csv_ts.so`.
|
|
|
|
|
|
|
|
Read [report plug-ins](https://gitlab.bsc.es/ear_team/ear_private/-/wikis/Report) dedicated section for more information.
|
|
|
|
Read [report plug-ins](https://gitlab.bsc.es/ear_team/ear/-/wikis/Report) dedicated section for more information.
|
|
|
|
|
|
|
|
## Other EARL events
|
|
|
|
|
| ... | ... | |