Discussion:
[petsc-users] how to run snes/examples/tutorials/ex12
Fande Kong
2015-10-15 04:29:04 UTC
Permalink
Hi all,

Anyone knows how to run snes/examples/tutorials/ex12? I can compile the
example, but I did not find any runscript in the makefile. Do I need to go
through the entire source code to figure out how to run it?

Thanks,

Fande,
Satish Balay
2015-10-15 04:42:04 UTC
Permalink
looks like the run commands for this example are in config/builder.py

It might also need packages listed in config/examples/arch-c-exodus-dbg-builder.py

Satish
Post by Fande Kong
Hi all,
Anyone knows how to run snes/examples/tutorials/ex12? I can compile the
example, but I did not find any runscript in the makefile. Do I need to go
through the entire source code to figure out how to run it?
Thanks,
Fande,
Fande Kong
2015-10-15 05:13:30 UTC
Permalink
Satish,

Thanks. I found it. Any reason to put run commands in config/builder.py not
in the local makefile. How users could figure out?

Thanks,

Fande,
Post by Satish Balay
looks like the run commands for this example are in config/builder.py
It might also need packages listed in
config/examples/arch-c-exodus-dbg-builder.py
Satish
Post by Fande Kong
Hi all,
Anyone knows how to run snes/examples/tutorials/ex12? I can compile the
example, but I did not find any runscript in the makefile. Do I need to
go
Post by Fande Kong
through the entire source code to figure out how to run it?
Thanks,
Fande,
Barry Smith
2015-10-15 05:17:48 UTC
Permalink
Post by Fande Kong
Satish,
Thanks. I found it. Any reason to put run commands in config/builder.py not in the local makefile.
no
Post by Fande Kong
How users could figure out?
They can't
Post by Fande Kong
Thanks,
Fande,
looks like the run commands for this example are in config/builder.py
It might also need packages listed in config/examples/arch-c-exodus-dbg-builder.py
Satish
Post by Fande Kong
Hi all,
Anyone knows how to run snes/examples/tutorials/ex12? I can compile the
example, but I did not find any runscript in the makefile. Do I need to go
through the entire source code to figure out how to run it?
Thanks,
Fande,
Loading...