Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FOAM2CSR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Matt Martineau
FOAM2CSR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
de8f34e44d312d05b78ec252f4d26693f9b5e067
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
25
May
9
Apr
23
Nov
19
18
17
16
12
28
Oct
21
Merged consolidation and transformation to reduce the amount of work performed by ranks that do not own the GPU to purely memory copies.
master
master
Using EXE_INC variable instead of LIB_HEADER_DIRS in nvcc wmake
ENH: memcpy lowVals from device in case of symmetric matrices
ENH: modified some APIs in AmgXSolver
ENH: switched from struct to class, modified some APIs in AmgXCSRMatrix
STY: formatted AmgXConsolidation.cu
STY: cleaning and renaming
ENH: merged misc and solve into AmgXSolve, removed useless functions
ENH: used Vec type instead of PetscScalar in the arguments of the solve function
FIX re-enabled consolidate
FIX removed m100 environment file
FIX minor fix to build with openFoam toolchain
STY: removed useless/old files
Updated wmake rules
Moved inc files in src, deleted binary files
Merge branch 'wmake'
added wmake rules
(Mirco Valentini) Inglobated AMGxWrapper code
Added c++14 to compile flags to fix the ieee128 issue
Added source code provided by NVIDIA
Loading