mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-24 15:31:29 +01:00
Merge branch 'it4i-barbora'
This commit is contained in:
commit
4834db8b9a
@ -3,7 +3,7 @@
|
|||||||
easyblock = 'CmdCp'
|
easyblock = 'CmdCp'
|
||||||
|
|
||||||
name = 'mumax'
|
name = 'mumax'
|
||||||
version = '3.10beta'
|
version = '20191121'
|
||||||
versionsuffix = '-CUDA-10.2.89'
|
versionsuffix = '-CUDA-10.2.89'
|
||||||
|
|
||||||
homepage = 'https://github.com/mumax/3'
|
homepage = 'https://github.com/mumax/3'
|
||||||
@ -11,20 +11,12 @@ description = "GPU accelerated micromagnetic simulator."
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
#source_urls = ['https://github.com/mumax/3/archive']
|
|
||||||
#sources = ['v3.9.3.tar.gz']
|
|
||||||
|
|
||||||
sources = [{
|
sources = [{
|
||||||
'source_urls': ['https://github.com/mumax/3/archive/'],
|
'source_urls': ['https://github.com/mumax/3/archive/'],
|
||||||
'filename': '3.10beta.tar.gz',
|
'filename': '2ae87b948b9345138aa1eca3ac8fd50cff66c5cd.tar.gz',
|
||||||
# 'download_filename': 'archive.gz',
|
|
||||||
'extract_cmd': "mkdir -p src/github.com/mumax/3 && tar xfvz %s -C src/github.com/mumax/3 --strip-components=1",
|
'extract_cmd': "mkdir -p src/github.com/mumax/3 && tar xfvz %s -C src/github.com/mumax/3 --strip-components=1",
|
||||||
}]
|
}]
|
||||||
|
|
||||||
patches = [
|
|
||||||
'mumax-go.patch',
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('CUDA', '10.2.89'),
|
('CUDA', '10.2.89'),
|
Loading…
x
Reference in New Issue
Block a user