Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
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
SWIFT
SWIFTsim
Commits
6d1f3277
Commit
6d1f3277
authored
8 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Align on 128 bytes in all cases.
parent
e25c7c7f
No related branches found
No related tags found
1 merge request
!238
Pack the task types and re-arrange the task structure to go from 80 bytes to 64 bytes.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/task.h
+0
-4
0 additions, 4 deletions
src/task.h
with
0 additions
and
4 deletions
src/task.h
+
0
−
4
View file @
6d1f3277
...
...
@@ -29,11 +29,7 @@
#include
"cell.h"
#include
"cycle.h"
#ifdef WITH_MPI
#define task_align 128
#else
#define task_align 64
#endif
/**
* @brief The different task types.
...
...
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