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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RIKEN-RCCS
/
RAPTOR
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
19
Code
Issues
1
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Interface verificarlo mca
- #21
#21
Draft
MinliLiao
wants to merge 15 commits into
RIKEN-RCCS:fix/lit-execute_external
RIKEN-RCCS/RAPTOR:fix/lit-execute_external
from
MinliLiao:Interface-verificarlo-mca
MinliLiao/RAPTOR:Interface-verificarlo-mca
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Interface verificarlo mca
#21
MinliLiao
wants to merge 15 commits into
RIKEN-RCCS:fix/lit-execute_external
RIKEN-RCCS/RAPTOR:fix/lit-execute_external
from
MinliLiao:Interface-verificarlo-mca
MinliLiao/RAPTOR:Interface-verificarlo-mca
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Initial implementation of interface with verificarlo mca backend
MinliLiao
committed
097c5f8
View commit details
Copy full SHA for 097c5f8
Browse repository at this point
Add use of MCA pb mode (inexact on inbound operand) in op-mode
MinliLiao
committed
74e73d1
View commit details
Copy full SHA for 74e73d1
Browse repository at this point
Modified cmake files to compile with MCA when __RAPTOR_VERIFICARLOMCA_LIB_PATH is defined
MinliLiao
committed
6ee0ef0
View commit details
Copy full SHA for 6ee0ef0
Browse repository at this point
Modified link options for tests to link in the verificarlo MCA when compiling tests
MinliLiao
committed
405645d
View commit details
Copy full SHA for 405645d
Browse repository at this point
Commits on Jul 23, 2026
Fix build check linkage failure when __RAPTOR_VERIFICARLOMCA_LIB_PATH is not defined
MinliLiao
committed
a3bf066
View commit details
Copy full SHA for a3bf066
Browse repository at this point
Commits on Aug 14, 2026
Modified link options for tests to add rpath for verificarlo MCA when compiling tests
MinliLiao
committed
d42c4f7
View commit details
Copy full SHA for d42c4f7
Browse repository at this point
Make MCA mode runtime controllable through VFC_BACKENDS_OPTIONS environment variable (same as verificarlo)
MinliLiao
committed
662752e
View commit details
Copy full SHA for 662752e
Browse repository at this point
Commits on Aug 17, 2026
Fix cmake check verificarlo lib path existence
MinliLiao
committed
3c9253e
View commit details
Copy full SHA for 3c9253e
Browse repository at this point
Commits on Aug 20, 2026
Properly use target_link_libraries for defines
MinliLiao
committed
b8ccd47
View commit details
Copy full SHA for b8ccd47
Browse repository at this point
Commits on Aug 21, 2026
Make verificarlo mca backend runtime selectable through VFC_BACKENDS
MinliLiao
committed
f86657a
View commit details
Copy full SHA for f86657a
Browse repository at this point
Commits on Aug 28, 2026
Add new API __raptor_mca_op_func(func, mcaType, fromWidth, toType, toExponent, toSignificand), where mcaType=0 selects verificarlo MCA
MinliLiao
committed
0fd00a8
View commit details
Copy full SHA for 0fd00a8
Browse repository at this point
Commits on Aug 31, 2026
Fix github action check failures due to lit update deprecating execute_external=True
MinliLiao
committed
b2caea0
View commit details
Copy full SHA for b2caea0
Browse repository at this point
Commits on Sep 1, 2026
Simplify macros
MinliLiao
committed
93150e8
View commit details
Copy full SHA for 93150e8
Browse repository at this point
Improve error message when __raptor_mca_op_func is used without verificarlo in the raptor build
MinliLiao
committed
a326967
View commit details
Copy full SHA for a326967
Browse repository at this point
Commits on Sep 2, 2026
Move to including interflop_mca*.h instead of copying used declaration
MinliLiao
committed
244eaf4
View commit details
Copy full SHA for 244eaf4
Browse repository at this point
You can’t perform that action at this time.