Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Floating point operations not supported in the runtime #17793

Closed
ChewingGlass opened this issue Jun 7, 2021 · 1 comment · Fixed by #18213
Closed

Floating point operations not supported in the runtime #17793

ChewingGlass opened this issue Jun 7, 2021 · 1 comment · Fixed by #18213
Assignees

Comments

@ChewingGlass
Copy link
Contributor

Problem

Using floating point operations like .log, .ln_1p, .ln, .round, etc inside a program result in this error at runtime:

Program failed to complete: ELF error: Unresolved symbol (log1p) at instruction #239 (ELF file offset 0x690)
    Program 

Proposed Solution

Add the symbols to the runtime

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2022

This issue has been automatically locked since there has not been any activity in past 7 days after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants