Skip to content

VirtualBox and FMA CPU extension #151

Closed Answered by xavierarteaga
mathiasbrito asked this question in General Help
Discussion options

You must be logged in to vote

Hi!
First of all, many thanks for your interest in srsRAN.

CMake should detect whether it supports FMA. Could you share the CMake console output from a fresh build directory?

If you don't need to worry about running it in real-time, re-run CMake with AUTO_DETECT_ISA=False.

For cleaning the CMake cache and re-running CMake:

$ rm CMakeCache.txt
$ cmake .. -DAUTO_DETECT_ISA=False

Let us know how it goes and close the issue if it compiles successfully.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mathiasbrito
Comment options

Answer selected by mathiasbrito
Comment options

You must be logged in to vote
1 reply
@mathiasbrito
Comment options

Comment options

You must be logged in to vote
1 reply
@mathiasbrito
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants