0001 function dkepath = path_ASIPP_SHENMA
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013 dkepath.machine = {'login110','login111','login112','login113','shenma101','shenma102','shenma103','shenma104','shenma105','shenma106','shenma107','shenma108','shenma109','shenma110','shenma161'};
0014 dkepath.hostname = {'login110','login111','login112','login113','shenma101','shenma102','shenma103','shenma104','shenma105','shenma106','shenma107','shenma108','shenma109','shenma110','shenma161'};
0015
0016 dkepath.computer = computer;
0017
0018
0019
0020 dkepath.default = 'PEYSSON';
0021
0022
0023
0024
0025
0026 dkepath.PEYSSON(1).luke_root = '/nfs_share/project/LUKE/LUKE/';
0027 dkepath.PEYSSON(1).temppathroot = '/scratch/PEYSSON/';
0028 dkepath.PEYSSON(1).localdatapath = dkepath.PEYSSON(1).temppathroot;
0029
0030
0031
0032 dkepath.PEYSSON(1).login110.local_root = '/nfs_share/project/LUKE/Packages/';
0033
0034
0035 dkepath.PEYSSON(1).login110.mex902 = [dkepath.PEYSSON(1).luke_root,'Project_DKE/MEX/Bin/shenma/MATLAB902/'];
0036
0037
0038 dkepath.PEYSSON(1).login110.compiler_opt.copts = '';
0039
0040
0041
0042
0043 dkepath.PEYSSON(1).login110.compiler_opt.fopts.mex902 = 'FC=''gfortran''';
0044 dkepath.PEYSSON(1).login110.compiler_opt.separatrice.mex902 = [' -largeArrayDims -lgfortran -L',dkepath.PEYSSON(1).login110.local_root,'LAPACK/lapack-3.8.0 -llapack -lrefblas '];
0045 dkepath.PEYSSON(1).login110.compiler_opt.helmex.mex902 = [' -compatibleArrayDims -lgfortran -L',dkepath.PEYSSON(1).login110.local_root,'LAPACK/lapack-3.8.0 -llapack -lrefblas '];
0046 dkepath.PEYSSON(1).login110.compiler_opt.fopts.mex902 = ' ';
0047
0048
0049
0050
0051
0052 dkepath.PEYSSON(1).login110.MUMPS.mex902 = ['/nfs_share/project/LUKE/Packages/MUMPS/MUMPS_5.1.2/MATLAB902'];;
0053
0054
0055
0056
0057 dkepath.PEYSSON(1).login110.graphviz.env = '/usr/bin/';
0058 dkepath.PEYSSON(1).login110.latex.env = '/usr/bin/';
0059 dkepath.PEYSSON(1).login110.imagemagick.env = '/usr/bin/';
0060
0061
0062
0063 dkepath.PEYSSON(1).login111 = dkepath.PEYSSON(1).login110;
0064 dkepath.PEYSSON(1).login112 = dkepath.PEYSSON(1).login110;
0065 dkepath.PEYSSON(1).login113 = dkepath.PEYSSON(1).login110;
0066 dkepath.PEYSSON(1).shenma101 = dkepath.PEYSSON(1).login110;
0067 dkepath.PEYSSON(1).shenma102 = dkepath.PEYSSON(1).login110;
0068 dkepath.PEYSSON(1).shenma103 = dkepath.PEYSSON(1).login110;
0069 dkepath.PEYSSON(1).shenma104 = dkepath.PEYSSON(1).login110;
0070 dkepath.PEYSSON(1).shenma105 = dkepath.PEYSSON(1).login110;
0071 dkepath.PEYSSON(1).shenma106 = dkepath.PEYSSON(1).login110;
0072 dkepath.PEYSSON(1).shenma107 = dkepath.PEYSSON(1).login110;
0073 dkepath.PEYSSON(1).shenma108 = dkepath.PEYSSON(1).login110;
0074 dkepath.PEYSSON(1).shenma109 = dkepath.PEYSSON(1).login110;
0075 dkepath.PEYSSON(1).shenma110 = dkepath.PEYSSON(1).login110;
0076 dkepath.PEYSSON(1).shenma161 = dkepath.PEYSSON(1).login110;
0077
0078
0079
0080
0081
0082 dkepath.PEYSSON(1).remote(1).remoteid = 'ASIPP_SHENMA';
0083 dkepath.PEYSSON(1).remote(1).schedulername = 'torque';
0084
0085 dkepath.PEYSSON(1).remote(1).profilename = 'local';
0086 dkepath.PEYSSON(1).remote(1).luke_root = dkepath.PEYSSON(1).luke_root;
0087
0088 dkepath.PEYSSON(1).remote(2) = dkepath.PEYSSON(1).remote(1);
0089 dkepath.PEYSSON(1).remote(2).schedulername = 'direct';
0090
0091
0092
0093
0094
0095 dkepath.limiaohui(1) = dkepath.PEYSSON(1);
0096