Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25292

Decrease -j value on windows_64_2k8 compiles

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.11
    • Affects Version/s: 3.3.10
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide

      Run the compile task using the current -j setting

      -j$(grep -c ^processor /proc/cpuinfo)
      

      (j will = 16 on the current windows-64-vs2015-large distro)

      Show
      Run the compile task using the current -j setting -j$(grep -c ^processor /proc/cpuinfo) (j will = 16 on the current windows-64-vs2015-large distro)
    • Build 18 (08/05/16)
    • 0

      Compiles on windows-64-2k8-debug-asio and windows-64-2k8-debug are failing with 'out of memory' errors.

      Currently we are using all 16 cores when setting -j. By reducing this to 8, the compiles succeed.

            Assignee:
            brian.mccarthy@mongodb.com Brian McCarthy
            Reporter:
            brian.mccarthy@mongodb.com Brian McCarthy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: