Giter VIP home page Giter VIP logo

Comments (9)

luoruiming avatar luoruiming commented on July 20, 2024 1

I couldn't fix it anyway, using updated training scripts. Here is the detailed configuration of my system:
GPU: TITAN Xp * 4
Driver version: 410.93
CUDA version: 9.0.176
cudnn version: 7.5.1

python==3.6.1
paddlepaddle-gpu==1.5.1.post97
parl==1.2.1
osim-rl==3.0.11

I decided to try it on another machine......

from parl.

zenghsh3 avatar zenghsh3 commented on July 20, 2024

what is your system platform? (Windows/Linux/macOS)

from parl.

luoruiming avatar luoruiming commented on July 20, 2024

Ubuntu 16.04

from parl.

zenghsh3 avatar zenghsh3 commented on July 20, 2024

It looks like that paddle cannot restore the model normally, but we cannot reproduce the error in Ubuntu 16.04 with paddlepaddle-gpu==1.5.1.

Maybe you can try in another machine or raise an issue in Paddle repo.

We have updated our training scripts, you also can download the latest version and try again.

from parl.

TomorrowIsAnOtherDay avatar TomorrowIsAnOtherDay commented on July 20, 2024

Please try using the updated scripts and feel free to comment here if you have any problem:)

from parl.

TomorrowIsAnOtherDay avatar TomorrowIsAnOtherDay commented on July 20, 2024

Sorry, we fail to reproduce the problem at our machine. Our environment is almost the same as yours except the type of GPU cards.

from parl.

luoruiming avatar luoruiming commented on July 20, 2024

I tried it on another machine (almost everything is same except for a RTX 2080 GPU). A bunch of error message disappeared but it still popped up a LLVM error (shown below):

I1220 17:03:54.295152 6959 parallel_executor.cc:329] The number of CUDAPlace, which is used in ParallelExecutor, is 1. And the Program will be copied 1 copies
I1220 17:03:54.297013 6959 build_strategy.cc:340] SeqOnlyAllReduceOps:0, num_trainers:1
[12-20 17:03:54 MainThread @train.py:313] restore model from ./low_speed_model
LLVM ERROR: out of memory
Aborted (core dumped)

It seemed that there was something wrong when restoring model from ./low_speed_model.
I created a new folder named low_speed_model and then typed sh scripts/train_difficulty1.sh ./low_speed_model . I wonder if I did something mistakenly?

from parl.

zenghsh3 avatar zenghsh3 commented on July 20, 2024

image
As above, low_speed_model is our pre-trained model, you can download it from online storage service.

from parl.

luoruiming avatar luoruiming commented on July 20, 2024

Problem solved! Thanks.

from parl.

Related Issues (20)

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.