Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MetaVoxels Code
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
Amira Abdel-Rahman
MetaVoxels Code
Commits
1e019b63
Commit
1e019b63
authored
4 years ago
by
Amira Abdel-Rahman
Browse files
Options
Downloads
Patches
Plain Diff
small change
parent
56b98016
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#5951
passed
4 years ago
Stage: deploy
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmods/Makefile
+2
-0
2 additions, 0 deletions
cmods/Makefile
cmods/bonds_stress_strain_debg.cu
+620
-0
620 additions, 0 deletions
cmods/bonds_stress_strain_debg.cu
with
622 additions
and
0 deletions
cmods/Makefile
+
2
−
0
View file @
1e019b63
...
...
@@ -24,6 +24,8 @@ bonds_stress_strain: bonds_stress_strain.cu
#s
bonds_stress_strain2
:
bonds_stress_strain2.cu
nvcc bonds_stress_strain2.cu
-o
bonds_stress_strain2
-O3
bonds_stress_strain2
:
bonds_stress_strain_debug.cu
nvcc bonds_stress_strain_debug.cu
-o
bonds_stress_strain_debug
-O3
#
bonds_stress_strain_test
:
STL_particles particles_bonds bonds_stress_strain
STL_particles 400 < test.stl | particles_bonds 2048 1024 | bonds_stress_strain 2048 1024 2000 0.05 100 20 0.0001 100 2>&1 | less
...
...
This diff is collapsed.
Click to expand it.
cmods/bonds_stress_strain_debg.cu
0 → 100644
+
620
−
0
View file @
1e019b63
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment