rt_benchs/pipepar
Thomas Preud'homme 4827baead3 [pipepar] Allocate variable statically in lattice
Not sure declarations leads to real allocation anyway (it should be done
according to the pragmas instead) but just in case, move the declaration
of variables in main so that they are statically allocated.
2012-09-04 19:58:26 +02:00
..
.gitignore Automate test of pipeline_template 2012-02-21 18:56:02 +01:00
Makefile [pipepar] Improve benchmark run 2012-09-03 11:47:26 +02:00
display_streams Make the script work with GOMP_stream* and GOMP_batchQ* functions 2012-02-21 18:56:02 +01:00
fibo_pipe.c Add a less naïve script to compare BatchQueue to GOMP native 2012-02-21 18:56:02 +01:00
fmr_omp-str_base-batch_queue.patch Makefile to compile 'n patch FMradio w/ BatchQueue 2012-02-21 18:56:02 +01:00
fmr_omp-str_base.c Initial release of FMradio 2012-02-21 18:56:01 +01:00
fmr_omp-str_dp.c Initial release of FMradio 2012-02-21 18:56:01 +01:00
input.dat Initial release of FMradio 2012-02-21 18:56:01 +01:00
input_20.dat Initial release of FMradio 2012-02-21 18:56:01 +01:00
lattice-neverrun.cpp Add the never run lattice.cpp 2012-02-21 18:56:02 +01:00
lattice.c [pipepar] Allocate variable statically in lattice 2012-09-04 19:58:26 +02:00
pipeline_template.c Support NB_CORES between 1 and 12 out of the box 2012-02-21 18:56:02 +01:00
setup_environment Remove addition of $HOME/local/bin to the PATH 2012-02-21 18:56:02 +01:00
test_gomp.c Add a simple test to try automatic usage of BatchQueue through OpenMP 2012-02-21 18:56:02 +01:00