0001 function dkepath = path_CYFRONET_PROMETHEUS
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013
0014 dkepath.machine = 'login01';
0015 dkepath.hostname = 'prometheus';
0016
0017 dkepath.computer = computer;
0018
0019 dkepath.default = 'plgypeysson';
0020
0021
0022
0023
0024
0025 dkepath.plgypeysson(1).luke_root = '/net/people/plgypeysson/luke/LUKE/';
0026 dkepath.plgypeysson(1).temppathroot = '/net/scratch/people/plgypeysson/';
0027
0028
0029 dkepath.plgypeysson(1).local_root = '/net/people/plgypeysson/luke/Packages/';
0030
0031 dkepath.plgypeysson(1).mex904 = [dkepath.plgypeysson(1).luke_root,'Project_DKE/MEX/Bin/cyfronet/MATLAB904/'];
0032 dkepath.plgypeysson(1).mex905 = [dkepath.plgypeysson(1).luke_root,'Project_DKE/MEX/Bin/cyfronet/MATLAB905/'];
0033
0034
0035
0036 dkepath.plgypeysson(1).compiler_opt.copts = '';
0037 dkepath.plgypeysson(1).compiler_opt.copts.cpp.mex904 = '-f /net/people/plgypeysson/luke/LUKE/Project_DKE/MEX/Bin/cyfronet/MATLAB904/g++_glnxa64.xml';
0038 dkepath.plgypeysson(1).compiler_opt.copts.cpp.mex905 = '-f /net/people/plgypeysson/luke/LUKE/Project_DKE/MEX/Bin/cyfronet/MATLAB905/g++_glnxa64.xml';
0039
0040 dkepath.plgypeysson(1).compiler_opt.fopts.mex904 = 'FC=''gfortran''';
0041 dkepath.plgypeysson(1).compiler_opt.separatrice.mex904 = [' -largeArrayDims -lgfortran -L',dkepath.plgypeysson(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0042 dkepath.plgypeysson(1).compiler_opt.helmex.mex904 = [' -compatibleArrayDims -lgfortran -L',dkepath.plgypeysson(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0043 dkepath.plgypeysson(1).compiler_opt.fopts.mex904 = ' ';
0044
0045 dkepath.plgypeysson(1).compiler_opt.fopts.mex905 = 'FC=''gfortran''';
0046 dkepath.plgypeysson(1).compiler_opt.separatrice.mex905 = [' -largeArrayDims -lgfortran -L',dkepath.plgypeysson(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0047 dkepath.plgypeysson(1).compiler_opt.helmex.mex905 = [' -compatibleArrayDims -lgfortran -L',dkepath.plgypeysson(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0048 dkepath.plgypeysson(1).compiler_opt.fopts.mex905 = ' ';
0049
0050 dkepath.plgypeysson(1).MUMPS.mex904 = [dkepath.plgypeysson(1).local_root,'MUMPS_5.1.2/MATLAB904'];
0051 dkepath.plgypeysson(1).MUMPS.mex905 = [dkepath.plgypeysson(1).local_root,'MUMPS_5.1.2/MATLAB905'];
0052
0053
0054
0055 dkepath.plgypeysson(1).graphviz.env = '/bin/';
0056 dkepath.plgypeysson(1).latex.env = '/bin/';
0057 dkepath.plgypeysson(1).imagemagick.env = '/bin/';
0058
0059
0060
0061
0062
0063
0064
0065
0066
0067 dkepath.plgypeysson(1).remote(1).remoteid = 'CYFRONET_PROMETHEUS';
0068 dkepath.plgypeysson(1).remote(1).schedulername = 'slurm';
0069 dkepath.plgypeysson(1).remote(1).profilename = 'local';
0070 dkepath.plgypeysson(1).remote(1).luke_root = dkepath.plgypeysson(1).luke_root;
0071
0072
0073
0074
0075
0076 dkepath.plgzgoryk(1).luke_root = '/net/people/plgzgoryk/luke/LUKE/';
0077 dkepath.plgzgoryk(1).temppathroot = '/net/scratch/people/plgzgoryk/';
0078
0079
0080 dkepath.plgzgoryk(1).local_root = '/net/people/plgzgoryk/luke/Packages/';
0081
0082 dkepath.plgzgoryk(1).mex904 = [dkepath.plgzgoryk(1).luke_root,'Project_DKE/MEX/Bin/cyfronet/MATLAB904/'];
0083 dkepath.plgzgoryk(1).mex905 = [dkepath.plgzgoryk(1).luke_root,'Project_DKE/MEX/Bin/cyfronet/MATLAB905/'];
0084
0085
0086
0087 dkepath.plgzgoryk(1).compiler_opt.copts = '';
0088 dkepath.plgzgoryk(1).compiler_opt.copts.cpp.mex904 = '-f /net/people/plgzgoryk/luke/LUKE/Project_DKE/MEX/Bin/cyfronet/MATLAB904/g++_glnxa64.xml';
0089 dkepath.plgzgoryk(1).compiler_opt.copts.cpp.mex905 = '-f /net/people/plgzgoryk/luke/LUKE/Project_DKE/MEX/Bin/cyfronet/MATLAB905/g++_glnxa64.xml';
0090
0091 dkepath.plgzgoryk(1).compiler_opt.fopts.mex904 = 'FC=''gfortran''';
0092 dkepath.plgzgoryk(1).compiler_opt.separatrice.mex904 = [' -largeArrayDims -lgfortran -L',dkepath.plgzgoryk(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0093 dkepath.plgzgoryk(1).compiler_opt.helmex.mex904 = [' -compatibleArrayDims -lgfortran -L',dkepath.plgzgoryk(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0094 dkepath.plgzgoryk(1).compiler_opt.fopts.mex904 = ' ';
0095
0096 dkepath.plgzgoryk(1).compiler_opt.fopts.mex905 = 'FC=''gfortran''';
0097 dkepath.plgzgoryk(1).compiler_opt.separatrice.mex905 = [' -largeArrayDims -lgfortran -L',dkepath.plgzgoryk(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0098 dkepath.plgzgoryk(1).compiler_opt.helmex.mex905 = [' -compatibleArrayDims -lgfortran -L',dkepath.plgzgoryk(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0099 dkepath.plgzgoryk(1).compiler_opt.fopts.mex905 = ' ';
0100
0101 dkepath.plgzgoryk(1).MUMPS.mex904 = [dkepath.plgzgoryk(1).local_root,'MUMPS_5.1.2/MATLAB904'];
0102 dkepath.plgzgoryk(1).MUMPS.mex905 = [dkepath.plgzgoryk(1).local_root,'MUMPS_5.1.2/MATLAB905'];
0103
0104
0105
0106 dkepath.plgzgoryk(1).graphviz.env = '/bin/';
0107 dkepath.plgzgoryk(1).latex.env = '/bin/';
0108 dkepath.plgzgoryk(1).imagemagick.env = '/bin/';
0109
0110
0111
0112
0113
0114
0115
0116
0117
0118 dkepath.plgzgoryk(1).remote(1).remoteid = 'CYFRONET_PROMETHEUS';
0119 dkepath.plgzgoryk(1).remote(1).schedulername = 'slurm';
0120 dkepath.plgzgoryk(1).remote(1).profilename = 'local';
0121 dkepath.plgzgoryk(1).remote(1).luke_root = dkepath.plgzgoryk(1).luke_root;
0122
0123
0124
0125
0126
0127 dkepath.plgddworak(1).luke_root = '/net/people/plgddworak/luke/LUKE/';
0128 dkepath.plgddworak(1).temppathroot = '/net/scratch/people/plgddworak/';
0129
0130
0131 dkepath.plgddworak(1).local_root = '/net/people/plgddworak/luke/Packages/';
0132
0133 dkepath.plgddworak(1).mex904 = [dkepath.plgddworak(1).luke_root,'Project_DKE/MEX/Bin/cyfronet/MATLAB904/'];
0134 dkepath.plgddworak(1).mex905 = [dkepath.plgddworak(1).luke_root,'Project_DKE/MEX/Bin/cyfronet/MATLAB905/'];
0135
0136
0137
0138 dkepath.plgddworak(1).compiler_opt.copts = '';
0139 dkepath.plgddworak(1).compiler_opt.copts.cpp.mex904 = '-f /net/people/plgddworak/luke/LUKE/Project_DKE/MEX/Bin/cyfronet/MATLAB904/g++_glnxa64.xml';
0140 dkepath.plgddworak(1).compiler_opt.copts.cpp.mex905 = '-f /net/people/plgddworak/luke/LUKE/Project_DKE/MEX/Bin/cyfronet/MATLAB905/g++_glnxa64.xml';
0141
0142 dkepath.plgddworak(1).compiler_opt.fopts.mex904 = 'FC=''gfortran''';
0143 dkepath.plgddworak(1).compiler_opt.separatrice.mex904 = [' -largeArrayDims -lgfortran -L',dkepath.plgddworak(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0144 dkepath.plgddworak(1).compiler_opt.helmex.mex904 = [' -compatibleArrayDims -lgfortran -L',dkepath.plgddworak(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0145 dkepath.plgddworak(1).compiler_opt.fopts.mex904 = ' ';
0146
0147 dkepath.plgddworak(1).compiler_opt.fopts.mex905 = 'FC=''gfortran''';
0148 dkepath.plgddworak(1).compiler_opt.separatrice.mex905 = [' -largeArrayDims -lgfortran -L',dkepath.plgddworak(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0149 dkepath.plgddworak(1).compiler_opt.helmex.mex905 = [' -compatibleArrayDims -lgfortran -L',dkepath.plgddworak(1).local_root,'lapack-3.8.0 -llapack -lrefblas '];
0150 dkepath.plgddworak(1).compiler_opt.fopts.mex905 = ' ';
0151
0152 dkepath.plgddworak(1).MUMPS.mex904 = [dkepath.plgddworak(1).local_root,'MUMPS_5.1.2/MATLAB904'];
0153 dkepath.plgddworak(1).MUMPS.mex905 = [dkepath.plgddworak(1).local_root,'MUMPS_5.1.2/MATLAB905'];
0154
0155
0156
0157 dkepath.plgddworak(1).graphviz.env = '/bin/';
0158 dkepath.plgddworak(1).latex.env = '/bin/';
0159 dkepath.plgddworak(1).imagemagick.env = '/bin/';
0160
0161
0162
0163
0164
0165
0166
0167
0168
0169 dkepath.plgddworak(1).remote(1).remoteid = 'CYFRONET_PROMETHEUS';
0170 dkepath.plgddworak(1).remote(1).schedulername = 'slurm';
0171 dkepath.plgddworak(1).remote(1).profilename = 'local';
0172 dkepath.plgddworak(1).remote(1).luke_root = dkepath.plgddworak(1).luke_root;
0173
0174