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
openfoam
FOAM2CSR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
09d1ba7cdfd9ffc62bb00cd22f181ee3590ed011
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jun
7
27
May
26
25
9
Apr
23
Nov
19
18
17
16
12
28
Oct
21
ENH: added interface to CSR arrays in single precision
master
master
added removal of library in wclean script
ENH: added new solve API
deleted old file
Merge branch 'master' into 'master'
Merged consolidation and transformation to reduce the amount of work performed by ranks that do not own the GPU to purely memory copies.
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