Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Quartus II Hangs with NFS

Dear Forum,

I'm using Quartus II 13.0.1 build 232 64bit and OpenSUSE 12.3. If I place my projects on a disk accessed through NFS then Quartus hangs. The very same project placed on a local disk works without a glitch. I guess this is a locking files issue.

Is there an easy fix for this from the Quartus II side?

Thanks a bunch,

Virgil

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I'd start by running Quartus from within an strace() call to see which calls are stalling and...hopefully...why.