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
8d1c7eb7451fd1854b01278de03fee045b1a3c6f
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
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
solomon authored
11 years ago
8d1c7eb7
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
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
cyclopstf.hpp
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dist_tensor_fold.cxx
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dist_tensor_inner.cxx
Implemented permuted slice. Working for multiworld reads/write. -1s not tested yet, and same world fast-redistribution not
11 years ago
dist_tensor_internal.cxx
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dist_tensor_internal.h
Implemented permuted slice. Working for multiworld reads/write. -1s not tested yet, and same world fast-redistribution not
11 years ago
dist_tensor_map.cxx
A small but important fix in a corner case of the mapping logic.
11 years ago
dist_tensor_op.cxx
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dt_aux_map.hxx
Implemented permuted slice. Working for multiworld reads/write. -1s not tested yet, and same world fast-redistribution not
11 years ago
dt_aux_permute.hxx
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dt_aux_rw.hxx
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dt_aux_sort.hxx
Optimized calc_cnt_displs to use bucket_offset, corrected some warnings
11 years ago
dt_aux_topo.hxx
Standardized all allocs to CTF_free and CTF_alloc and implemented a memory management system that keeps track of memory usage.
11 years ago
mach.h
Revealed profiling calls interface, activated with -DPROFILE
11 years ago
scala_backend.cxx
Made some improvements into the cost model to take into account blockwise reshuffle and try to do it more often
11 years ago
sym_indices.hxx
Fixed memory leaks. Added production mode which turns of memstack tracing (-DPRODUCTION).
11 years ago