Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
allscale
/
allscale_api
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
9
Code
Issues
5
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
allscale_api
code
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 5, 2019
Added isSubRegion as additional requirement to region implementations and provided efficient implementation for existing regions.
Herbert Jordan
committed
fd8b01d
View commit details
Copy full SHA for fd8b01d
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Fixed a bug in the GridRegion != operation.
Herbert Jordan
committed
2df635e
View commit details
Copy full SHA for 2df635e
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Added serialization support for std::unordered_map.
Herbert Jordan
committed
a60496c
View commit details
Copy full SHA for a60496c
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Extended fix for avoiding strict alias issues to sequential code variant.
Herbert Jordan
committed
d05d209
View commit details
Copy full SHA for d05d209
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
pfor: Copying loop body on stack to avoid optimization limitations due to strict aliasing
Alex Hirsch
committed
eb2b00f
View commit details
Copy full SHA for eb2b00f
View code at this point
Browse repository at this point
Updated pfor loop to spawn child task in proper order, independent of argument evaluation order.
Herbert Jordan
committed
9c7d808
View commit details
Copy full SHA for 9c7d808
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Reference Implementation: Added hashing support for task IDs and paths.
Herbert Jordan
committed
6e28594
View commit details
Copy full SHA for 6e28594
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Revert "Speedup Vector3 subscript operator (const)"
Show description for f466968
Alex Hirsch
committed
f466968
View commit details
Copy full SHA for f466968
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Speedup Vector3 subscript operator (const)
Alex Hirsch
committed
06b84b6
View commit details
Copy full SHA for 06b84b6
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api
PeterTh
committed
ba2076c
View commit details
Copy full SHA for ba2076c
View code at this point
Browse repository at this point
Mesh demo: finalize mesh generation and simulation
PeterTh
committed
c58d96f
View commit details
Copy full SHA for c58d96f
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api
philippgs
committed
58c3d69
View commit details
Copy full SHA for 58c3d69
View code at this point
Browse repository at this point
removed enclosing async from stencil implementation, removed temporarily added dependency aid pfor
philippgs
committed
9dc3a6f
View commit details
Copy full SHA for 9dc3a6f
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Merge branch 'patch-1' into 'master'
Show description for 8319a6f
Herbert Jordan
committed
8319a6f
View commit details
Copy full SHA for 8319a6f
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api
Herbert Jordan
committed
838596c
View commit details
Copy full SHA for 838596c
View code at this point
Browse repository at this point
Fixed a bug in the optional implementation when assigning values to no-valid states.
Herbert Jordan
committed
f54c103
View commit details
Copy full SHA for f54c103
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Added include of serializer.h to pfor.h
Show description for d006bb9
Peter Zangerl
committed
d006bb9
View commit details
Copy full SHA for d006bb9
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Mesh demo: fix multigrid algorithm by using relative volume ratio
PeterTh
committed
457e7f3
View commit details
Copy full SHA for 457e7f3
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
fixed compiler errors occurring with visual studio 15.8
philippgs
committed
a073e22
View commit details
Copy full SHA for a073e22
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Mesh demo: set partition depth, cleanup, fix release build warnings
PeterTh
committed
344cc46
View commit details
Copy full SHA for 344cc46
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Mesh demo: fix minor clang warnings
PeterTh
committed
13a77a2
View commit details
Copy full SHA for 13a77a2
View code at this point
Browse repository at this point
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api into mesh_demo
PeterTh
committed
6a3b2a5
View commit details
Copy full SHA for 6a3b2a5
View code at this point
Browse repository at this point
Mesh demo: avf file format - add metainformation and switch to binary for time step dumps
PeterTh
committed
4b7cbf2
View commit details
Copy full SHA for 4b7cbf2
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api
philippgs
committed
f00cfd9
View commit details
Copy full SHA for f00cfd9
View code at this point
Browse repository at this point
fixed type traits checking fragment, region, and serializable concepts, renamed fragment insert for region types to avoid name clash with serializer utilities, removed region merge signature taking…
Show description for 133eab9
philippgs
committed
133eab9
View commit details
Copy full SHA for 133eab9
View code at this point
Browse repository at this point
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api
Herbert Jordan
committed
d372a00
View commit details
Copy full SHA for d372a00
View code at this point
Browse repository at this point
User-API: added additional observers to the grid region.
Herbert Jordan
committed
2bb67d2
View commit details
Copy full SHA for 2bb67d2
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Mesh demo: add checks, fix prolongation, improve output code, improve mesh generator
PeterTh
committed
a7549f5
View commit details
Copy full SHA for a7549f5
View code at this point
Browse repository at this point
removed implementation-dependent check in tuples test
philippgs
committed
92a7445
View commit details
Copy full SHA for 92a7445
View code at this point
Browse repository at this point
Merge branch 'master' of goedis.dps.uibk.ac.at:herbert.jordan/allscale_api
philippgs
committed
c79ffe6
View commit details
Copy full SHA for c79ffe6
View code at this point
Browse repository at this point
fixed gcc 8 compatibility
philippgs
committed
bdecccd
View commit details
Copy full SHA for bdecccd
View code at this point
Browse repository at this point
Fixed serialization of tuples.
Herbert Jordan
committed
7718edb
View commit details
Copy full SHA for 7718edb
View code at this point
Browse repository at this point
Mesh demo: add .csv (ParaView) output option
PeterTh
committed
bacd433
View commit details
Copy full SHA for bacd433
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Mesh demo: correctly generate mesh for arbitrary sizes/levels, allowing FMG
PeterTh
committed
b294f6c
View commit details
Copy full SHA for b294f6c
View code at this point
Browse repository at this point
Mesh data structure: minor refactor, add assertion to ensure mesh integrity when closing the mesh
PeterTh
committed
c3bd439
View commit details
Copy full SHA for c3bd439
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.