Giter VIP home page Giter VIP logo

dakota-docker's People

Contributors

evanchodora avatar

Stargazers

 avatar  avatar

Watchers

 avatar

dakota-docker's Issues

Fork application failure, aborting. System error message: Permission denied

Dear @evanchodora

I have installed successfully your Docker image on Ubuntu 20.04,
I am trying to run an optimization using Dakota which is based on the "fork" interface.
However, I get the error:

Fork application failure, aborting.
System error message: Permission denied

Have you got similar problems?
This is the same error I obtain when I compile Dakota from source.
Therefore, I tried your container, in the hope that it could work.

I paste here my complete Dakota input file for reference:

DAKOTA INPUT FILE - fit_stress_strain.in

This sample Dakota input file optimizes the Rosenbrock function.

See p. 95 in Practical Optimization by Gill, Murray, and Wright.

environment,
tabular_data

method,
coliny_direct
max_iterations = 100
max_function_evaluations = 2000
seed = 11011011

model,
single

variables,
continuous_design 2
initial_point 2.0 0.01
lower_bounds 1.0 0.0001
upper_bounds 1000.0 100.0
descriptors 'init_dislo' 'hard_rate'

interface,
fork
analysis_driver = 'moose_driver.sh'
work_directory named 'fit_stress_strain'
directory_tag directory_save #file_tag file_save
parameters_file = 'params.in'
results_file = 'results.out'

responses,
objective_functions = 1
no_gradients
no_hessians

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.