Skip to content

let mumax3-convert convert wildcards if needed#82

Merged
godsic merged 1 commit intomasterfrom
feature/wildcardexpansion
Oct 28, 2016
Merged

let mumax3-convert convert wildcards if needed#82
godsic merged 1 commit intomasterfrom
feature/wildcardexpansion

Conversation

@JeroenMulkers
Copy link
Copy Markdown
Collaborator

Let Mumax3-convert expand wildcards which are not expanded by the shell.
(pointing a finger at cmd.exe)

@godsic
Copy link
Copy Markdown
Contributor

godsic commented Oct 28, 2016

Have you tested on both Linux and Windows?

@JeroenMulkers
Copy link
Copy Markdown
Collaborator Author

I do not have a Windows machine, but I cross compiled mumax3-convert for Windows and tested in Wine.

I also tested the modification on linux. Following commands, give the same output:

mumax3-convert -png *.ovf
mumax3-convert -png "*.ovf"

@godsic godsic merged commit fb6b633 into master Oct 28, 2016
@godsic godsic deleted the feature/wildcardexpansion branch October 28, 2016 14:24
@gen-xu
Copy link
Copy Markdown

gen-xu commented Oct 29, 2016

I have tested wildcard on Windows 10 and it works.
Another comment: is it possible to use cuda to do the convert?

@JeroenMulkers
Copy link
Copy Markdown
Collaborator Author

The gpu can't read or write files. So I doubt that using cuda in mumax3-convert will speed up the conversion much, if any at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants