Luca Pepè Sciarria
|
76c2af67bc
|
Merge branch 'test_dev' into cmake
|
11 months ago |
Luca Pepè Sciarria
|
f4acd766fb
|
cmake building now works
|
11 months ago |
Luca Pepè Sciarria
|
ed0ae66d5d
|
add CMakeLists.txt for test subprojects
|
11 months ago |
sfilippone
|
07fa2323eb
|
Fixes for IPK8
|
12 months ago |
sfilippone
|
684dee1ecf
|
Merge branch 'fix-hash' into development
|
1 year ago |
Luca Pepè Sciarria
|
c09920c450
|
rename file
|
1 year ago |
Luca Pepè Sciarria
|
0bc467e898
|
init spmm output checker
|
1 year ago |
Luca Pepè Sciarria
|
4eea7b0e96
|
init spmm output checker
|
1 year ago |
Stack-1
|
800d1c7d8a
|
[FIX] REmoved .gitignore in subfolder, added .mtx to the main .gitignore in order to be project wide
|
1 year ago |
Stack-1
|
de409e7509
|
[ADD] Added .gitignore in order to avoid saving data file son github
|
1 year ago |
Stack-1
|
540946bc93
|
[UPDATE] Updated psb_spmm_test file, adding functionalities to read input data from file and write output data on fle. Also added a first README.md file, stil to be finished for documentation
|
1 year ago |
Stack-1
|
bfae330c74
|
[ADD] First test template implemented calling psb_spmm routine
|
1 year ago |
Stack-1
|
ada5c45e77
|
[ADD] Start of a spmm testing file, only supporting file read from MM format and randomly generating x vector
|
1 year ago |
sfilippone
|
51b83402fb
|
Rename kernel test and add number of threads
|
1 year ago |
Luca Pepè Sciarria
|
fc65ca4ea0
|
comment first test
|
1 year ago |
sfilippone
|
6476428ccb
|
Complete fix for hash_threshold
|
1 year ago |
Luca Pepè Sciarria
|
e4ba4554d1
|
Merge branch 'development' into cmake
|
1 year ago |
sfilippone
|
a3496d8cb5
|
Add error handling after CDALL in samples
|
1 year ago |
sfilippone
|
f5b1661e14
|
Fix fileread getp for single precision data
|
1 year ago |
Salvatore Filippone
|
9d6ad2ac85
|
Update test input 2D
|
1 year ago |
Salvatore Filippone
|
91af21552c
|
New pde2d.inp file in test/pdegen
|
1 year ago |
Salvatore Filippone
|
7201e511be
|
Renamed into test/pdegen, also in the C interface
|
1 year ago |
sfilippone
|
243fe4e78f
|
Split type definitions from psb_config
|
1 year ago |
sfilippone
|
ea6c4181f7
|
Changed all defines with prefix PSB_
|
1 year ago |
Luca Pepè Sciarria
|
21fe01426a
|
Merge branch 'development' into cmake
|
1 year ago |
Luca Pepè Sciarria
|
78cf9c508c
|
adapt CMakeLists.txt to handle installed psblas
|
1 year ago |
sfilippone
|
5a18e041ce
|
Clenaup test/openacc step 1. TBC.
|
1 year ago |
sfilippone
|
e2327e10a7
|
Provide alias deallocate_wrk for free_wrk. Use it in OpenACC example
|
1 year ago |
sfilippone
|
5f7e40b0f5
|
Merge branch 'cmake' into repackage
|
1 year ago |
sfilippone
|
654733b004
|
Use FLIBS in configry for specific Fortran libs
|
1 year ago |
Luca Pepè Sciarria
|
12f8c31228
|
Add cmake building to test examples
|
1 year ago |
Luca Pepè Sciarria
|
eb46c1a558
|
Hot fix: now the CMakeLists.txt uses the right prefix path
|
1 year ago |
Luca Pepè Sciarria
|
7278dde01a
|
Add Cmake compilation for hello and pingpong through cmake building
|
1 year ago |
sfilippone
|
20958f654a
|
Make CUDAKERN tests lighter
|
1 year ago |
sfilippone
|
283e849c94
|
Cleanup use of RICHARDSON
|
2 years ago |
Salvatore Filippone
|
9c4f4c4d15
|
Doc fixes
|
2 years ago |
Salvatore Filippone
|
eefc67bbdd
|
Docs and krylov->linsolve changes
|
2 years ago |
sfilippone
|
ecc59b8a4b
|
Fix test makefile for linsolve
|
2 years ago |
sfilippone
|
98d5db7377
|
Krylov into linsolve, step 4
|
2 years ago |
sfilippone
|
029903dbad
|
New Richardson method.
|
2 years ago |
sfilippone
|
c74be820ea
|
Rework configry for CUDA
|
2 years ago |
sfilippone
|
03aaa090db
|
New AX_OPENACC macro and supporting flags
|
2 years ago |
tloloum
|
9c244964db
|
Merge branch 'development' into oacc_merge
merge development into oacc
|
2 years ago |
sfilippone
|
4461b44eda
|
Change name abgdxyz into upd_xyz
|
2 years ago |
tloloum
|
08a9744413
|
moving test
|
2 years ago |
tloloum
|
b5a8c549dd
|
psb_d_oacc_pde3d draft
|
2 years ago |
sfilippone
|
e8491380e2
|
Take out obsolete test targets from makefile
|
2 years ago |
tloloum
|
c7bbfb8b68
|
new Makefile, test compile well + data vect
|
2 years ago |
Théophane Loloum
|
2b8671fba6
|
oacc : d_vect + i_vect + d_csr
|
2 years ago |
Salvatore Filippone
|
14c4ff0f32
|
Added new methd for two combined axpbys
|
2 years ago |