{
    "componentChunkName": "component---src-templates-markdown-doc-tsx",
    "path": "/2025.1.3/installation/platform_specific/windows",
    "result": {"data":{"mdx":{"id":"8c2d4f32-6d97-55bb-819b-30230f3521d1","frontmatter":{"title":"Salvus on Windows","images":[null]},"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Salvus on Windows\",\n  \"images\": [\"../images/windows_example.png\"]\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(Preamble, {\n    platform: 'windows',\n    mdxType: \"Preamble\"\n  }), mdx(Message, {\n    color: \"violet\",\n    header: \"Currently no GPUs on Windows\",\n    content: mdx(\"div\", null, mdx(\"p\", null, mdx(\"br\", null), \"Running on GPUs is currently not supported natively on Windows. Please consider running Salvus via\", mdx(\"a\", {\n      href: \"/installation/platform_specific/windows_subsystem_for_linux\"\n    }, \"Windows Subsystem for Linux (WSL)\"), ' ', \"until then.\")),\n    mdxType: \"Message\"\n  }), mdx(WhereToInstall, {\n    sectionNumber: 1,\n    mdxType: \"WhereToInstall\"\n  }), mdx(\"h3\", null, \"2. Ensuring MPI\"), mdx(\"p\", null, \"For \", mdx(SalvusCompute, {\n    mdxType: \"SalvusCompute\"\n  }), \" to function properly on \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Windows\"), \", one needs to install the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://learn.microsoft.com/en-us/message-passing-interface/microsoft-mpi\"\n  }, \"Microsoft MPI\\ndistribution\"), \". This program ensures Salvus can run on multiple cores. Without it, Salvus, even on a single core, will fail to execute.\"), mdx(InstallingCondaMamba, {\n    platform: 'windows',\n    sectionNumber: 3,\n    mdxType: \"InstallingCondaMamba\"\n  }), mdx(RunningDownloader, {\n    platform: 'windows',\n    sectionNumber: 4,\n    mdxType: \"RunningDownloader\"\n  }), mdx(SiteSetup, {\n    platform: 'windows',\n    sectionNumber: 5,\n    mdxType: \"SiteSetup\"\n  }), mdx(ContinueLearning, {\n    platform: 'windows',\n    sectionNumber: 6,\n    mdxType: \"ContinueLearning\"\n  }));\n}\n;\nMDXContent.isMDXComponent = true;"},"site":{"siteMetadata":{"salvusDocVersions":{"current":"2026.5.0"}}}},"pageContext":{"id":"8c2d4f32-6d97-55bb-819b-30230f3521d1"}},
    "staticQueryHashes": ["1756726491","1865182279","3419370438","3597190305","4112489441","519097329"]}