VisualGDB multi-core and OpenMP

Sysprogs forums Forums VisualGDB VisualGDB multi-core and OpenMP

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20756
    nahumb
    Participant

    Hi,

    I would like to speed up my real-time multi-threaded audio (ALSA/JackAudio) application running over Raspberry Pi 3 by utilizing the Pi multiple cores processor.

    Will OpenMP be my best selection? If so, is there any available tutorial/instruction for using OpenMP for Qt (QMake) and/or MSBuild based C++ projects using VisualGDB?

    Any other suggestion?

    Thanks,

    Nahum.

    #20761
    support
    Keymaster

    Hi,

    Sorry, as this case is very specific, we don’t have a tutorial fully covering it. Our best suggestion would be to look through OpenMP documentation and tutorials on their site to get a basic overview of it. That said, we will be happy to help you locate the relevant VisualGDB settings if you are experiencing troubles getting your project to work with VisualGDB.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.