Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CTUApex
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Heldmann, Tim
CTUApex
Commits
c706bd01
Commit
c706bd01
authored
4 months ago
by
Heldmann, Tim
Browse files
Options
Downloads
Patches
Plain Diff
Explain hack in demo script
parent
bfce937f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/4_Lulesh/demo.sh
+2
-1
2 additions, 1 deletion
test/4_Lulesh/demo.sh
with
2 additions
and
1 deletion
test/4_Lulesh/demo.sh
+
2
−
1
View file @
c706bd01
...
...
@@ -9,7 +9,8 @@ echo "null" > merged.ipcg
#this is cgmerge from metacg
cgmerge merged.ipcg
*
.ipcg
# This is a dirty hack to circumvent the generation of origin data,
# as it is buggy in the current metacg release
sed
-i
's/fileProperties/FileProperties/g'
merged.ipcg
#this currently uses hardcoded include directories as to be compatible with C++
...
...
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