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
138ac31bb84c3e7b0c07baff3be7444934d1a602
Switch branch/tag
ctf
src
dist_tensor
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
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
Edgar Solomonik authored
11 years ago
138ac31b
Name
Last commit
Last update
..
Makefile
Cleaned up build system, now make should work immediately on linux, etc. Deprecated some unushed tests and code.
11 years ago
cyclopstf.cxx
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
11 years ago
cyclopstf.hpp
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
11 years ago
dist_tensor_fold.cxx
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
11 years ago
dist_tensor_inner.cxx
Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
12 years ago
dist_tensor_internal.cxx
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
11 years ago
dist_tensor_internal.h
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
11 years ago
dist_tensor_map.cxx
Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY.
11 years ago
dist_tensor_op.cxx
Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
11 years ago
dt_aux_map.hxx
Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY.
11 years ago
dt_aux_permute.hxx
Deprecated C interface for cyclopstf.hpp. Added support for element-wise custom operations. Got rid of buffer and buffer_len parameters that were never used. Added a test for weight
11 years ago
dt_aux_rw.hxx
Deprecated C interface for cyclopstf.hpp. Added support for element-wise custom operations. Got rid of buffer and buffer_len parameters that were never used. Added a test for weight
11 years ago
dt_aux_sort.hxx
Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY.
11 years ago
dt_aux_topo.hxx
Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
12 years ago
mach.h
Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
12 years ago
scala_backend.cxx
Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
12 years ago
sym_indices.hxx
Added an interface for Devin's symmetric index functions
12 years ago