0001 function dkepath = path_x58ud7_YVES_PEYSSON
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013 dkepath.machine = 'ypeysson-X58A-UD7';
0014 dkepath.hostname = 'ypeysson-X58A-UD7';
0015 dkepath.computer = computer;
0016
0017
0018
0019 dkepath.default = 'ypeysson';
0020
0021
0022
0023
0024
0025 dkepath.ypeysson(1).luke_root = '/home/ypeysson/luke/LUKE/';
0026 dkepath.ypeysson(1).temppathroot = '/tmp/';
0027 dkepath.ypeysson(1).local_root = '/home/ypeysson/';
0028
0029 dkepath.ypeysson(1).mex903 = [dkepath.ypeysson(1).luke_root,'Project_DKE/MEX/Bin/ypeysson-X58A-UD7/MATLAB903/'];
0030 dkepath.ypeysson(1).mex904 = [dkepath.ypeysson(1).luke_root,'Project_DKE/MEX/Bin/ypeysson-X58A-UD7/MATLAB904/'];
0031
0032 dkepath.ypeysson(1).compiler_opt.libs.gfortran = '';
0033 dkepath.ypeysson(1).compiler_opt.copts = '';
0034 dkepath.ypeysson(1).compiler_opt.fopts.mex903 = 'FC=''gfortran''';
0035 dkepath.ypeysson(1).compiler_opt.separatrice.mex903 = [' -largeArrayDims -lgfortran -L',dkepath.ypeysson(1).local_root,'Packages/Bin/LAPACK/lapack-3.8.0 -llapack -lrefblas '];
0036 dkepath.ypeysson(1).compiler_opt.helmex.mex903 = [' -compatibleArrayDims -lgfortran -L',dkepath.ypeysson(1).local_root,'Packages/Bin/LAPACK/lapack-3.8.0 -llapack -lrefblas '];
0037 dkepath.ypeysson(1).compiler_opt.fopts.mex903 = ' ';
0038 dkepath.ypeysson(1).compiler_opt.fopts.mex904 = 'FC=''gfortran''';
0039 dkepath.ypeysson(1).compiler_opt.separatrice.mex904 = [' -largeArrayDims -lgfortran -L',dkepath.ypeysson(1).local_root,'Packages/Bin/LAPACK/lapack-3.8.0 -llapack -lrefblas '];
0040 dkepath.ypeysson(1).compiler_opt.helmex.mex904 = [' -compatibleArrayDims -lgfortran -L',dkepath.ypeysson(1).local_root,'Packages/Bin/LAPACK/lapack-3.8.0 -llapack -lrefblas '];
0041 dkepath.ypeysson(1).compiler_opt.fopts.mex904 = ' ';
0042
0043
0044 dkepath.ypeysson(1).MUMPS.mex903 = [dkepath.ypeysson(1).local_root,'Packages/Bin/MUMPS/MUMPS_5.1.2_S_gfortran/MATLAB903'];
0045 dkepath.ypeysson(1).MUMPS.mex904 = [dkepath.ypeysson(1).local_root,'Packages/Bin/MUMPS/MUMPS_5.1.2_S_gfortran/MATLAB904'];
0046
0047
0048
0049
0050 dkepath.ypeysson(1).graphviz.env = '/usr/bin/';
0051 dkepath.ypeysson(1).latex.env = '/usr/local/texlive/2018/bin/x86_64-linux/';
0052 dkepath.ypeysson(1).imagemagick.env = '/usr/bin/';
0053
0054
0055
0056
0057
0058 dkepath.ypeysson(1).remote(1).remoteid = 'x58ud7_YVES_PEYSSON';
0059 dkepath.ypeysson(1).remote(1).schedulername = 'condor';
0060 dkepath.ypeysson(1).remote(1).profilename = 'ypeysson';
0061 dkepath.ypeysson(1).remote(1).luke_root = dkepath.ypeysson(1).luke_root;
0062 dkepath.ypeysson(1).remote(1).link_mode = '';
0063 dkepath.ypeysson(1).remote(1).cvsupdate = false;
0064 dkepath.ypeysson(1).remote(1).gitupdate = false;
0065 dkepath.ypeysson(1).remote(1).gitmode.cmd = 'cd /home/ypeysson/luke/*;git pull;echo "* update done";';
0066
0067 dkepath.ypeysson(1).remote(2) = dkepath.ypeysson(1).remote(1);
0068 dkepath.ypeysson(1).remote(2).schedulername = 'direct';
0069 dkepath.ypeysson(1).remote(2).gitupdate = true;
0070
0071 dkepath.ypeysson(1).remote(3).remoteid = 'CEA_ANDROMEDE';
0072 dkepath.ypeysson(1).remote(3).schedulername = 'pbs';
0073 dkepath.ypeysson(1).remote(3).profilename = 'YP105119';
0074 dkepath.ypeysson(1).remote(3).luke_root = '/Applications/LUKE/LUKE/';
0075 dkepath.ypeysson(1).remote(3).link_mode = '';
0076 dkepath.ypeysson(1).remote(3).cvsupdate = false;
0077 dkepath.ypeysson(1).remote(3).gitupdate = false;
0078 dkepath.ypeysson(1).remote(3).gitmode.cmd = 'cd /Applications/LUKE/*;git pull;';
0079
0080 dkepath.ypeysson(1).remote(4) = dkepath.ypeysson(1).remote(3);
0081 dkepath.ypeysson(1).remote(4).schedulername = 'direct';
0082 dkepath.ypeysson(1).remote(4).gitupdate = true;
0083