0001 function dkepath = path_laptop_YVES_PEYSSON
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013 dkepath.machine = 'macbookyves';
0014 dkepath.hostname = 'macbookyves';
0015 dkepath.computer = computer;
0016
0017
0018
0019 dkepath.default = 'yves';
0020
0021
0022
0023
0024
0025 dkepath.yves(1).luke_root = [getenv('HOME'),'/Travail/Projets/LUKE/'];
0026 dkepath.yves(1).local_root = [getenv('HOME'),'/Travail/Projets/'];
0027 dkepath.yves(1).temppathroot = '/tmp/';
0028
0029 dkepath.yves(1).mex903 = [dkepath.yves(1).luke_root,'Project_DKE/MEX/Bin/macbookyves/MATLAB903','/'];
0030 dkepath.yves(1).mex904 = [dkepath.yves(1).luke_root,'Project_DKE/MEX/Bin/macbookyves/MATLAB904','/'];
0031
0032 dkepath.yves(1).compiler_opt.libs.gfortran = [dkepath.yves(1).luke_root,'Project_DKE/MEX/Libs/gfortran/4.9.0','/',dkepath.machine,'/'];
0033 dkepath.yves(1).compiler_opt.libs.ifort = [dkepath.yves(1).luke_root,'Project_DKE/MEX/Libs/ifort/13.0.0','/',dkepath.machine,'/'];
0034 dkepath.yves(1).compiler_opt.copts = ' ';
0035 dkepath.yves(1).compiler_opt.fopts.mex903 = ' ';
0036 dkepath.yves(1).compiler_opt.separatrice.mex903 = [' -largeArrayDims /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libLAPACK.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0037 dkepath.yves(1).compiler_opt.helmex.mex903 = [' -compatibleArrayDims /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libLAPACK.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0038 dkepath.yves(1).compiler_opt.fopts.mex904 = ' ';
0039 dkepath.yves(1).compiler_opt.separatrice.mex904 = [' -largeArrayDims /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libLAPACK.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0040 dkepath.yves(1).compiler_opt.helmex.mex904 = [' -compatibleArrayDims /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libLAPACK.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.yves(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.yves(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0041
0042
0043
0044 dkepath.yves(1).MUMPS.seq = [dkepath.yves(1).local_root,'Packages/Bin/MUMPS/MUMPS_4.10.0_S_ifort/dke'];
0045 dkepath.yves(1).MUMPS.mex903 = [dkepath.yves(1).local_root,'Packages/Bin/MUMPS/MUMPS_5.1.2_S_gfortran/MATLAB903'];
0046 dkepath.yves(1).MUMPS.mex904 = [dkepath.yves(1).local_root,'Packages/Bin/MUMPS/MUMPS_5.1.2_S_gfortran/MATLAB904'];
0047
0048
0049
0050 dkepath.yves(1).SUPERLU.mex903 = [dkepath.yves(1).local_root,'Packages/Bin/SUPERLU/SuperLU_4.3_gcc/MATLAB903'];
0051 dkepath.yves(1).SUPERLU.mex904 = [dkepath.yves(1).local_root,'Packages/Bin/SUPERLU/SuperLU_4.3_gcc/MATLAB904'];
0052
0053
0054
0055
0056
0057
0058
0059
0060
0061 dkepath.yves(1).extrapaths.LUKE_ITM = [dkepath.yves(1).local_root,'LUKE_ITM/trunk'];
0062 dkepath.yves(1).extrapaths.MDSPLUS = [dkepath.yves(1).local_root,'Packages/Bin/MDSPLUS/mdsplus_bd'];
0063
0064
0065
0066
0067
0068 dkepath.yves(1).extrapaths.TSBASE = [dkepath.yves(1).luke_root,'Project_DKE/Database/EXTERNAL_files/TSBase'];
0069
0070
0071
0072 dkepath.yves(1).extrapaths.IMAS = [dkepath.yves(1).luke_root,'Project_DKE/Database/EXTERNAL_files/IMAS'];
0073
0074
0075
0076
0077 dkepath.yves(1).graphviz.env = '/usr/local/bin/';
0078 dkepath.yves(1).latex.env = '/usr/texbin/';
0079 dkepath.yves(1).imagemagick.env = '/usr/local/bin/';
0080
0081
0082
0083
0084
0085 ir = 1;
0086 dkepath.yves(1).remote(ir).remoteid = 'laptop_YVES_PEYSSON';
0087 dkepath.yves(1).remote(ir).schedulername = 'condor';
0088 dkepath.yves(1).remote(ir).profilename = 'yves';
0089 dkepath.yves(1).remote(ir).luke_root = dkepath.yves(1).luke_root;
0090 dkepath.yves(1).remote(ir).link_mode = '';
0091 dkepath.yves(1).remote(ir).cvsupdate = false;
0092 dkepath.yves(1).remote(ir).gitupdate = false;
0093 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /Users/Yves/Travail/Projets/*;git pull;echo "* update done";';
0094
0095 ir = ir + 1;
0096 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0097 dkepath.yves(1).remote(ir).schedulername = 'direct';
0098 dkepath.yves(1).remote(ir).gitupdate = true;
0099
0100 ir = ir + 1;
0101 dkepath.yves(1).remote(ir).remoteid = 'x58ud7_YVES_PEYSSON';
0102 dkepath.yves(1).remote(ir).schedulername = 'condor';
0103 dkepath.yves(1).remote(ir).profilename = 'ypeysson';
0104 dkepath.yves(1).remote(ir).luke_root = '/home/ypeysson/luke/LUKE/';
0105 dkepath.yves(1).remote(ir).link_mode = '';
0106 dkepath.yves(1).remote(ir).cvsupdate = false;
0107 dkepath.yves(1).remote(ir).gitupdate = false;
0108 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/ypeysson/luke/*;git pull;';
0109
0110 ir = ir + 1;
0111 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0112 dkepath.yves(1).remote(ir).schedulername = 'direct';
0113 dkepath.yves(1).remote(ir).gitupdate = true;
0114
0115 ir = ir + 1;
0116 dkepath.yves(1).remote(ir).remoteid = 'nuc_YVES_PEYSSON';
0117 dkepath.yves(1).remote(ir).schedulername = 'condor';
0118 dkepath.yves(1).remote(ir).profilename = 'yvespeysson';
0119 dkepath.yves(1).remote(ir).luke_root = '/home/yvespeysson/luke/LUKE/';
0120 dkepath.yves(1).remote(ir).link_mode = '';
0121 dkepath.yves(1).remote(ir).cvsupdate = false;
0122 dkepath.yves(1).remote(ir).gitupdate = false;
0123 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/yvespeysson/luke/*;git pull;';
0124
0125 ir = ir + 1;
0126 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0127 dkepath.yves(1).remote(ir).schedulername = 'direct';
0128 dkepath.yves(1).remote(ir).gitupdate = true;
0129
0130 ir = ir + 1;
0131 dkepath.yves(1).remote(ir).remoteid = 'CEA_ANDROMEDE';
0132 dkepath.yves(1).remote(ir).schedulername = 'pbs';
0133 dkepath.yves(1).remote(ir).profilename = 'YP105119';
0134 dkepath.yves(1).remote(ir).luke_root = '/Applications/LUKE/LUKE/';
0135 dkepath.yves(1).remote(ir).link_mode = '';
0136 dkepath.yves(1).remote(ir).cvsupdate = false;
0137 dkepath.yves(1).remote(ir).gitupdate = false;
0138 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /Applications/LUKE/*;git pull;';
0139
0140 ir = ir + 1;
0141 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0142 dkepath.yves(1).remote(ir).schedulername = 'direct';
0143 dkepath.yves(1).remote(ir).gitupdate = true;
0144
0145 ir = ir + 1;
0146 dkepath.yves(1).remote(ir).remoteid = 'CEA_SIRRAH';
0147 dkepath.yves(1).remote(ir).schedulername = 'pbs';
0148 dkepath.yves(1).remote(ir).profilename = 'YP105119';
0149 dkepath.yves(1).remote(ir).luke_root = '/Home/YP105119/luke/LUKE/';
0150 dkepath.yves(1).remote(ir).link_mode = '';
0151 dkepath.yves(1).remote(ir).cvsupdate = false;
0152 dkepath.yves(1).remote(ir).gitupdate = false;
0153 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /Home/YP105119/luke/*;git pull;';
0154
0155 ir = ir + 1;
0156 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0157 dkepath.yves(1).remote(ir).schedulername = 'direct';
0158 dkepath.yves(1).remote(ir).gitupdate = true;
0159
0160 ir = ir + 1;
0161 dkepath.yves(1).remote(ir).remoteid = 'IPP_ABACUS';
0162 dkepath.yves(1).remote(ir).schedulername = 'pbs';
0163 dkepath.yves(1).remote(ir).profilename = 'peysson';
0164 dkepath.yves(1).remote(ir).luke_root = '/compass/Shared/Common/IT/projects/luke/LUKE/';
0165 dkepath.yves(1).remote(ir).link_mode = '';
0166 dkepath.yves(1).remote(ir).cvsupdate = false;
0167 dkepath.yves(1).remote(ir).gitupdate = false;
0168 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /compass/Shared/Common/IT/projects/luke/*;git pull;';
0169
0170 ir = ir + 1;
0171 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0172 dkepath.yves(1).remote(ir).schedulername = 'direct';
0173 dkepath.yves(1).remote(ir).gitupdate = true;
0174
0175 ir = ir + 1;
0176 dkepath.yves(1).remote(ir).remoteid = 'IPP_SOROBAN';
0177 dkepath.yves(1).remote(ir).schedulername = 'pbs';
0178 dkepath.yves(1).remote(ir).profilename = 'peysson';
0179 dkepath.yves(1).remote(ir).luke_root = '/compass/Shared/Common/IT/projects/luke/LUKE/';
0180 dkepath.yves(1).remote(ir).link_mode = '';
0181 dkepath.yves(1).remote(ir).cvsupdate = false;
0182 dkepath.yves(1).remote(ir).gitupdate = false;
0183 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /compass/Shared/Common/IT/projects/luke/*;git pull;';
0184
0185 ir = ir + 1;
0186 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0187 dkepath.yves(1).remote(ir).schedulername = 'direct';
0188 dkepath.yves(1).remote(ir).gitupdate = true;
0189
0190 ir = ir + 1;
0191 dkepath.yves(1).remote(ir).remoteid = 'IFJ_KLASTER';
0192 dkepath.yves(1).remote(ir).schedulername = 'torque';
0193 dkepath.yves(1).remote(ir).profilename = 'yves';
0194 dkepath.yves(1).remote(ir).luke_root = '/home/111-LUKE/LUKE/';
0195 dkepath.yves(1).remote(ir).link_mode = '';
0196 dkepath.yves(1).remote(ir).cvsupdate = false;
0197 dkepath.yves(1).remote(ir).gitupdate = false;
0198 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/111-LUKE/*;git pull;';
0199
0200 ir = ir + 1;
0201 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0202 dkepath.yves(1).remote(ir).schedulername = 'direct';
0203 dkepath.yves(1).remote(ir).gitupdate = true;
0204
0205 ir = ir + 1;
0206 dkepath.yves(1).remote(ir).remoteid = 'CYFRONET_PROMETHEUS';
0207 dkepath.yves(1).remote(ir).schedulername = 'slurm';
0208 dkepath.yves(1).remote(ir).profilename = 'plgypeysson';
0209 dkepath.yves(1).remote(ir).luke_root = '/net/people/plgypeysson/luke/LUKE/';
0210 dkepath.yves(1).remote(ir).link_mode = '';
0211 dkepath.yves(1).remote(ir).cvsupdate = false;
0212 dkepath.yves(1).remote(ir).gitupdate = false;
0213
0214 ir = ir + 1;
0215 dkepath.yves(1).remote(ir).remoteid = 'EUROFUSION_ITM';
0216 dkepath.yves(1).remote(ir).schedulername = 'slurm';
0217 dkepath.yves(1).remote(ir).profilename = 'g2yvesp';
0218 dkepath.yves(1).remote(ir).luke_root = '/marconi/eufus_gw/home/g2yvesp/public/LUKE/';
0219 dkepath.yves(1).remote(ir).link_mode = 2;
0220 dkepath.yves(1).remote(ir).cvsupdate = false;
0221 dkepath.yves(1).remote(ir).gitupdate = false;
0222 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /marconi/eufus_gw/home/g2yvesp/public/*;git pull;';
0223
0224 ir = ir + 1;
0225 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0226 dkepath.yves(1).remote(ir).schedulername = 'direct';
0227 dkepath.yves(1).remote(ir).gitupdate = true;
0228
0229 ir = ir + 1;
0230 dkepath.yves(1).remote(ir).remoteid = 'GA_IRIS';
0231 dkepath.yves(1).remote(ir).schedulername = 'slurm';
0232 dkepath.yves(1).remote(ir).profilename = 'peyssony';
0233 dkepath.yves(1).remote(ir).luke_root = '/home/peyssony/luke/LUKE/';
0234 dkepath.yves(1).remote(ir).link_mode = '';
0235 dkepath.yves(1).remote(ir).cvsupdate = false;
0236 dkepath.yves(1).remote(ir).gitupdate = false;
0237 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/peyssony/luke/*;git pull;';
0238
0239 ir = ir + 1;
0240 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0241 dkepath.yves(1).remote(ir).schedulername = 'direct';
0242 dkepath.yves(1).remote(ir).gitupdate = true;
0243
0244 ir = ir + 1;
0245 dkepath.yves(1).remote(ir).remoteid = 'PSFC_EOFE7';
0246 dkepath.yves(1).remote(ir).schedulername = 'slurm';
0247 dkepath.yves(1).remote(ir).profilename = 'ypeysson';
0248 dkepath.yves(1).remote(ir).luke_root = '/home/ypeysson/luke/LUKE/';
0249 dkepath.yves(1).remote(ir).link_mode = '';
0250 dkepath.yves(1).remote(ir).cvsupdate = false;
0251 dkepath.yves(1).remote(ir).gitupdate = false;
0252 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/ypeysson/luke/*;git pull;';
0253
0254 ir = ir + 1;
0255 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0256 dkepath.yves(1).remote(ir).schedulername = 'direct';
0257 dkepath.yves(1).remote(ir).gitupdate = true;
0258
0259 ir = ir + 1;
0260 dkepath.yves(1).remote(ir).remoteid = 'PSFC_CMODWS85';
0261 dkepath.yves(1).remote(ir).schedulername = 'direct';
0262 dkepath.yves(1).remote(ir).profilename = 'ypeysson';
0263 dkepath.yves(1).remote(ir).luke_root = '/home/ypeysson/luke/LUKE/';
0264 dkepath.yves(1).remote(ir).link_mode = '';
0265 dkepath.yves(1).remote(ir).cvsupdate = false;
0266 dkepath.yves(1).remote(ir).gitupdate = true;
0267 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/ypeysson/luke/*;git pull;';
0268
0269 ir = ir + 1;
0270 dkepath.yves(1).remote(ir).remoteid = 'ASIPP_SHENMA';
0271 dkepath.yves(1).remote(ir).schedulername = 'torque';
0272 dkepath.yves(1).remote(ir).profilename = 'PEYSSON';
0273 dkepath.yves(1).remote(ir).luke_root = '/project/LUKE/LUKE/';
0274 dkepath.yves(1).remote(ir).link_mode = '';
0275 dkepath.yves(1).remote(ir).cvsupdate = false;
0276 dkepath.yves(1).remote(ir).gitupdate = false;
0277 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /project/LUKE/*;git pull;';
0278
0279 ir = ir + 1;
0280 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0281 dkepath.yves(1).remote(ir).schedulername = 'direct';
0282 dkepath.yves(1).remote(ir).gitupdate = true;
0283
0284 ir = ir + 1;
0285 dkepath.yves(1).remote(ir).remoteid = 'SWIP_CLUSTER02';
0286 dkepath.yves(1).remote(ir).schedulername = 'torque';
0287 dkepath.yves(1).remote(ir).profilename = 'Yves';
0288 dkepath.yves(1).remote(ir).luke_root = '/home/Yves/LUKE/';
0289 dkepath.yves(1).remote(ir).link_mode = '';
0290 dkepath.yves(1).remote(ir).cvsupdate = false;
0291 dkepath.yves(1).remote(ir).gitupdate = false;
0292 dkepath.yves(1).remote(ir).gitmode.cmd = 'cd /home/Yves/*;git pull;';
0293
0294 ir = ir + 1;
0295 dkepath.yves(1).remote(ir) = dkepath.yves(1).remote(ir-1);
0296 dkepath.yves(1).remote(ir).schedulername = 'direct';
0297 dkepath.yves(1).remote(ir).gitupdate = true;
0298
0299
0300
0301