Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TensorJoseph
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Camille Coti
TensorJoseph
Graph
00fedea5aa07bd032a6066c30434fcf4b532f285
Select Git revision
Branches
2
master
default
protected
piranha
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
22
Feb
20
19
10
7
6
2
1
31
Jan
30
28
22
21
20
18
17
16
14
15
8
31
Dec
30
26
Nov
1
Aug
31
Jul
1
Aug
30
Jul
29
26
18
17
16
Update README.md
master
master
Call the new function
piranha
piranha
added another algo switch, never used in practice
Added some functions needed
Fixed an error that could harm the performance in the finalization
Microbenchmark to get the cost of polynomial operations
minor bugfix
Timing info on a single line
Time measurements
Merge branch 'piranha' of depot.lipn.univ-paris13.fr:coti/tensor into piranha
Hierarch 2 porté avec Obake
Quelques ajustements pour compiler
More ports to obake
Passage à Obake
Timers
Master-worker, the slaves keep whatever they have, global addition at the end (tree)
Timers
Overlap computation + communication
bug fix
Removed warnings
Other implementation of the parallel final addition. Still a little bug in some cases
parallelize the final addition
Minor bug fix
Output
Output
Missing files
Addslave middle grain
M/W, middle grain
Missing files
Hierarchical, coarse grain
Started merging the different grains
The hierarchical seems to work
Merge
Bginning of the hierarchical parallelization
Two-level addition
Combined algorithm
Implemented the master-worker pattern with addition on a slavee
Implemented the two level sum and regular master-worker
Stuff missing from the previous commit
Joseph's new algorithm
Loading