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
52065cd6c1801a8394db85895087475e853583d6
Switch branch/tag
ctf
src
shared
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
Connected scalapack back-end to proper gemm as it used to be and made this gemm offload to GPU.
solomon authored
11 years ago
52065cd6
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
comm.h
minor corrections to new perf model
11 years ago
memcontrol.cxx
This commit contains a number of major changes and removals of unused source which aims at slimming down the source code in preparation for a release.
11 years ago
memcontrol.h
This commit contains a number of major changes and removals of unused source which aims at slimming down the source code in preparation for a release.
11 years ago
offload.cxx
Connected scalapack back-end to proper gemm as it used to be and made this gemm offload to GPU.
11 years ago
offload.h
Connected scalapack back-end to proper gemm as it used to be and made this gemm offload to GPU.
11 years ago
timer.cxx
Collect profiling symbols via a tree algorithm rather than via a ring like a parallel computing schoolboy would have.
11 years ago
timer.h
Merge branch 'master' of repo.eecs.berkeley.edu:users/solomon/ctf
11 years ago
util.cxx
This commit contains a number of major changes and removals of unused source which aims at slimming down the source code in preparation for a release.
11 years ago
util.h
improving models to be in at least in terms of constants for flop/byte/message
11 years ago