Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
cc4s
Cyclops Tensor Framework
Repository
50bd7b18398bdeb72cbec37a9efdd65752290df6
Switch branch/tag
ctf
src
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.cc4s.org:cc4s/ctf.git
Copy HTTPS clone URL
https://gitlab.cc4s.org/cc4s/ctf.git
Got CSR format working
Edgar Solomonik authored
9 years ago
50bd7b18
Name
Last commit
Last update
..
contraction
Got CSR format working
9 years ago
interface
Got CSR format working
9 years ago
mapping
minor partial work
9 years ago
redistribution
Added MP3 example, works with sparsity, but does not work with sparsity+symmetry it seems
9 years ago
scaling
Got spmv and spmm working on up to 4 processes
9 years ago
scripts
Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
12 years ago
shared
Got CSR format working
9 years ago
sparse_formats
Got CSR format working
9 years ago
summation
Adjusted sparse routines to be in terms of block sizes and not nonzero count in order to adapt to CSR layout.
9 years ago
symmetry
Wrote sparse scale, added tests for endomorphism, including for custom defined types. Had to fix a number of bugs in algebraic structures in the process.
9 years ago
tensor
Got CSR format working
9 years ago
Makefile
Added class for coordinate (COO) matrix format, and wrote a reference coomm kernel.
9 years ago