From 3c614e451b1a698e501c430b875a6eb2a24b6176 Mon Sep 17 00:00:00 2001 From: rhaas Date: Thu, 9 Aug 2012 21:52:00 +0000 Subject: add option read_table_on_single_process to have a named processor read the full table and MPI_Bcast it to the other processors From: Roland Haas git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@65 8e189c6b-2ab8-4400-aa02-70a9cfce18b9 --- test/eos_omni.par | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/eos_omni.par b/test/eos_omni.par index 8d97d25..2ae9cd4 100644 --- a/test/eos_omni.par +++ b/test/eos_omni.par @@ -5,6 +5,9 @@ EOS_Omni::nuceos_table_name = "../../../arrangements/EinsteinEOS/EOS_Omni/test/ EOS_Omni::dump_nuceos_table = yes EOS_Omni::dump_nuceos_table_name = "TEST_TABLEEOS_rho4_temp4_ye4_version1.0_20120514.asc" +EOS_Omni::read_table_on_single_process = yes +EOS_Omni::reader_process = 1 + IO::out_dir = $parfile #IOASCII::out1D_every = 1 -- cgit v1.2.3