Merge pull request #1418 from mamelara/bugfix/add_import
Add import statement
This commit is contained in:
		| @@ -6,7 +6,7 @@ | ||||
| from spack.architecture import Platform, Target, NoPlatformError | ||||
| from spack.operating_systems.linux_distro import LinuxDistro | ||||
| from spack.operating_systems.cnl import Cnl | ||||
|  | ||||
| from llnl.util.filesystem import join_path | ||||
|  | ||||
| # Craype- module prefixes that are not valid CPU targets. | ||||
| NON_TARGETS = ('hugepages', 'network', 'target', 'accel', 'xtpe') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 becker33
					becker33