MKL Examples
This example uses the SASUM function, which computes the sum of the absolute values of the elements of a vector.
Blacklight job
- mkl.job, the script file.
- sasumx.d, the input data
- sasumx.f, the Fortran code
- common_func.f, functions needed for the sasumx code
- mkl.out, output from the mkl run, plus stdout and stderr
Pople job
- mkl.job, the script file.
- sasumx.d, the input data
- sasumx.f, the Fortran code
- common_func.f, functions needed for the sasumx code
- mkl.out, output from the mkl run, plus stdout and stderr
Warhol job
- mkl.job, the script file.
- sasumx.d, the input data
- sasumx.f, the Fortran code
- common_func.f, functions needed for the sasumx code
- mkl.out, output from the mkl run, plus stdout and stderr