PAPI Examples
This code tests for available events and hardware information. Files include:
- avail.job, job script.
- avail.c, C source code.
- do_loops.o, dummy.o, test_utils.o, used in avail.c
- avail.out, standard job output and error.
This job tests memory information. Files include:
- mem_info.job, job script.
- mem_info.c, C source code.
- do_loops.o, dummy.o, test_utils.o, used in avail.c
- mem_info.out, standard job output and error.