<?xml version="1.0" encoding="utf-8"?>
<nvi name="nvrtc_${{version}}" title="${{title}}" version="${{version}}" versionText="${{version}}" hidden="ARP" timestamp="2025-03-03T20:46:25" disposition="default" installerMin="2.1002.191.1621" allowsCustomPath="true" bare="false" preserveCache="false">
	<strings>
		<string name="version" value="12.8"/>
		<string name="nvrtcRootDir" value="${{ProgramFiles}}\NVIDIA GPU Computing Toolkit\CUDA"/>
		<string name="nvrtcInstallDir" value="${{nvrtcRootDir}}\v${{version}}"/>
		<localized locale="0x0409">
			<string name="title" value="NVRTC Runtime"/>
		</localized>
	</strings>
	<description/>
	<dependencies>
		<package type="requires" package="CUDARuntimes_${{version}}"/>
	</dependencies>
	<customInstallTree>
		<treeNode text="NVRTC" ordering="CUDA|Runtime|Libraries" accessibility="selectable"/>
	</customInstallTree>
	<constraints>
	</constraints>
	<properties>
		<string name="InstallLocation" value="${{nvrtcInstallDir}}"/>
		<bool name="FixedInstallLocation" value="true"/>
	</properties>
	<phases>
		<standard phase="copyFiles" installText="Copying CUDA Runtime files" uninstallText="Deleting CUDA Runtime files">
			<copyFile target="bin\nvrtc-builtins64_128.dll"/>
			<copyFile target="bin\nvrtc64_120_0.alt.dll"/>
			<copyFile target="bin\nvrtc64_120_0.dll"/>
		</standard>
	</phases>
	<manifest>
		<file name="bin\nvrtc-builtins64_128.dll" sizeKB="6208"/>
		<file name="bin\nvrtc64_120_0.alt.dll" sizeKB="84760"/>
		<file name="bin\nvrtc64_120_0.dll" sizeKB="84696"/>
		<file name="nvrtc.nvi" sizeKB="1"/>
	</manifest>
</nvi>
