0001 function dkepath = path_laptop_GUILLAUME_BROCHARD
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013 dkepath.machine = 'macbookguillaume';
0014 dkepath.hostname = 'macbookguillaume';
0015 dkepath.computer = computer;
0016
0017
0018
0019 dkepath.default = 'guillaumebrochard';
0020
0021
0022
0023
0024
0025 dkepath.guillaumebrochard(1).luke_root = [pwd,filesep];
0026 dkepath.guillaumebrochard(1).local_root = [getenv('HOME'),'/Projets/'];
0027 dkepath.guillaumebrochard(1).temppathroot = '/tmp/';
0028
0029 dkepath.guillaumebrochard(1).mex805 = [dkepath.guillaumebrochard(1).luke_root,'Project_DKE/MEX/Bin/macbookguillaume/MATLAB805','/'];
0030 dkepath.guillaumebrochard(1).mex806 = [dkepath.guillaumebrochard(1).luke_root,'Project_DKE/MEX/Bin/macbookguillaume/MATLAB806','/'];
0031
0032 dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran = [dkepath.guillaumebrochard(1).luke_root,'Project_DKE/MEX/Libs/gfortran/4.9.0','/',dkepath.machine,'/'];
0033 dkepath.guillaumebrochard(1).compiler_opt.copts = '';
0034 dkepath.guillaumebrochard(1).compiler_opt.fopts.mex805 = ' ';
0035 dkepath.guillaumebrochard(1).compiler_opt.separatrice.mex805 = [' -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.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0036 dkepath.guillaumebrochard(1).compiler_opt.helmex.mex805 = [' -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.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0037 dkepath.guillaumebrochard(1).compiler_opt.fopts.mex806 = ' ';
0038 dkepath.guillaumebrochard(1).compiler_opt.separatrice.mex806 = [' -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.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0039 dkepath.guillaumebrochard(1).compiler_opt.helmex.mex806 = [' -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.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortran.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgcc_s_1.dylib ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libgfortranbegin.a ',dkepath.guillaumebrochard(1).compiler_opt.libs.gfortran,'libquadmath.a '];
0040
0041
0042
0043 dkepath.guillaumebrochard(1).MUMPS.mex805 = [dkepath.guillaumebrochard(1).local_root,'Packages/Bin/MUMPS/MUMPS_4.10.0_S_gfortran/MATLAB805'];
0044 dkepath.guillaumebrochard(1).MUMPS.mex806 = [dkepath.guillaumebrochard(1).local_root,'Packages/Bin/MUMPS/MUMPS_4.10.0_S_gfortran/MATLAB806'];
0045
0046
0047
0048
0049
0050 dkepath.guillaumebrochard(1).TSBASE.mex = [dkepath.guillaumebrochard(1).luke_root,'Project_DKE/Database/EXTERNAL_files/TSBase'];
0051
0052
0053
0054 dkepath.guillaumebrochard(1).graphviz.env = '/usr/local/bin/';
0055 dkepath.guillaumebrochard(1).latex.env = '/usr/texbin/';
0056 dkepath.guillaumebrochard(1).imagemagick.env = '/usr/local/bin/';
0057
0058
0059
0060
0061
0062 dkepath.guillaumebrochard(1).remote(1).remoteid = 'laptop_GUILLAUME_BROCHARD';
0063 dkepath.guillaumebrochard(1).remote(1).schedulername = 'condor';
0064 dkepath.guillaumebrochard(1).remote(1).profilename = 'guillaumebrochard';
0065 dkepath.guillaumebrochard(1).remote(1).luke_root = dkepath.guillaumebrochard(1).luke_root;
0066 dkepath.guillaumebrochard(1).remote(1).link_mode = [];
0067 dkepath.guillaumebrochard(1).remote(1).cvsupdate = false;
0068
0069 dkepath.guillaumebrochard(1).remote(2) = dkepath.guillaumebrochard(1).remote(1);
0070 dkepath.guillaumebrochard(1).remote(2).schedulername = 'direct';
0071 dkepath.guillaumebrochard(1).remote(2).cvsupdate = true;
0072 dkepath.guillaumebrochard(1).remote(2).cvsrights = 'chmod -R a+rx ./';
0073
0074
0075
0076
0077
0078
0079
0080
0081
0082
0083
0084
0085