代码搜索结果
找到约 59,334 项符合
1 的代码
readme.txt
1. compile:
mpicc matrixvector.c -o matrixvector
2. run:
mpirun -np 4 matrixvector
3. result:
The matrix and the vector has been read from file "dataIn.txt" is: 5 width
The element of the m
readme.txt
1. compile:
mpicc cholersky.c -o cholersky -lm
2. run:
mpirun -np 4 cholersky
3. result:
Cholersky Decomposion
Input Matrix A from dataIn.txt
1.00000 0.00000 1.00000 2.00000
0
readme.txt
1. compile:
mpicc qr_value.c -o qr_value -lm
2. run:
mpirun -np 3 qr_value
3. result:
Input of file "dataIn.txt"
3 3
1.000000 3.000000 4.000000
3.000000 1.00000
readme.txt
1. compile:
mpicc fft.c -o fft -lm
2. run:
mpirun -np 4 fft
3. result:
Read from data file "dataIn.txt"
p(t) = 1.000000 + 3.000000t^1 + 3.000000t^2 + 1.000000t^3
q(t) = 1.000000t^1 + 2.0000
oclog0.dat
1.416607e+00 +j 1.325818e+00
occos0.dat
1.475470e+01 +j -2.296367e+01
ocexp0.dat
-1.776788e+00 +j -2.057202e+00
mgrn10.dat
<mark>1</mark>.2386322 -<mark>1</mark>.<mark>1</mark>779938 0.5<mark>1</mark>2802<mark>1</mark> <mark>1</mark>.9047699 <mark>1</mark>.59<mark>1</mark>6595
<mark>1</mark>.<mark>1</mark>6722<mark>1</mark><mark>1</mark> -0.7747955 <mark>1</mark>.8593597 <mark>1</mark>.6634369 <mark>1</mark>.73<mark>1</mark><mark>1</mark>859
0.6563568 -<mark>1</mark>.4673004 -0.0460358 -0.9860 ...
oclog0.dat
1.416607e+00 +j 1.325818e+00
occos0.dat
1.475470e+01 +j -2.296367e+01