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 }}
RIKEN-RCCS
/
RAPTOR
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
19
Code
Issues
0
Pull requests
7
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
Closed
MinliLiao
wants to merge 14 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
14
(14)
Checks
Files changed
Closed
Interface verificarlo mca
#21
MinliLiao
wants to merge 14 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 Sep 3, 2026
Initial implementation of interface with verificarlo mca backend
MinliLiao
committed
80af92f
View commit details
Copy full SHA for 80af92f
Browse repository at this point
Add use of MCA pb mode (inexact on inbound operand) in op-mode
MinliLiao
committed
22bfae4
View commit details
Copy full SHA for 22bfae4
Browse repository at this point
Modified cmake files to compile with MCA when __RAPTOR_VERIFICARLOMCA_LIB_PATH is defined
MinliLiao
committed
383c507
View commit details
Copy full SHA for 383c507
Browse repository at this point
Modified link options for tests to link in the verificarlo MCA when compiling tests
MinliLiao
committed
055a783
View commit details
Copy full SHA for 055a783
Browse repository at this point
Fix build check linkage failure when __RAPTOR_VERIFICARLOMCA_LIB_PATH is not defined
MinliLiao
committed
c50838a
View commit details
Copy full SHA for c50838a
Browse repository at this point
Modified link options for tests to add rpath for verificarlo MCA when compiling tests
MinliLiao
committed
8fa26c9
View commit details
Copy full SHA for 8fa26c9
Browse repository at this point
Make MCA mode runtime controllable through VFC_BACKENDS_OPTIONS environment variable (same as verificarlo)
MinliLiao
committed
957bb53
View commit details
Copy full SHA for 957bb53
Browse repository at this point
Fix cmake check verificarlo lib path existence
MinliLiao
committed
20f91b9
View commit details
Copy full SHA for 20f91b9
Browse repository at this point
Properly use target_link_libraries for defines
MinliLiao
committed
d841554
View commit details
Copy full SHA for d841554
Browse repository at this point
Make verificarlo mca backend runtime selectable through VFC_BACKENDS
MinliLiao
committed
80b1ec3
View commit details
Copy full SHA for 80b1ec3
Browse repository at this point
Add new API __raptor_mca_op_func(func, mcaType, fromWidth, toType, toExponent, toSignificand), where mcaType=0 selects verificarlo MCA
MinliLiao
committed
4640158
View commit details
Copy full SHA for 4640158
Browse repository at this point
Simplify macros
MinliLiao
committed
181e5ab
View commit details
Copy full SHA for 181e5ab
Browse repository at this point
Improve error message when __raptor_mca_op_func is used without verificarlo in the raptor build
MinliLiao
committed
f2edb22
View commit details
Copy full SHA for f2edb22
Browse repository at this point
Move to including interflop_mca*.h instead of copying used declaration
MinliLiao
committed
73f6cca
View commit details
Copy full SHA for 73f6cca
Browse repository at this point
You can’t perform that action at this time.