i9 8950K, 32GB Ram but still SDL is crashing multiple times in between work. has it to do with 32 bit vs 64 bit?

Dear All, 

As mentioned, I am working on a project with around 60,000 words from English to Marathi. 

But SDL is crashing multiple times per day. I though it might be due to some glitch in my machine. But now I am not using any other software but the SDL is still crashing.

Good news is All the work is saved so the files are safe. I have tried to restart the system but still it continues to crash.

So I read somewhere that a 64 bit software can solve this issue to use all the system resources and capabilities. 

a)Is there any plan for SDL to release that kind of upgrade?

Parents
  • So I read somewhere that a 64 bit software can solve this issue to use all the system resources and capabilities. 

    This is always an interesting topic that we have discussed many times internally. The upshot is that moving to 64-bit is not going to make Studio faster. Moving to 64-bit will allow Studio to use more memory but that doesn’t mean it'll be faster unless we optimise the Studio code too. These optimisations can be obtained while on 32-bit and we are already starting to move certain processing tasks outside of the Studio main processes so that we can have a more performant application. This is the same process that applications such as Chrome and Visual Studio adopted. Having said this there are some situations when processing very large files where 64-bit would indeed be an advantage.

    An interesting thing is to look at what other companies do. Microsoft Office for example still runs on a 32-bit version, and most users prefer this because it's hard to migrate any automation (macros etc.) away from it. This is a very interesting read in that regard: searchenterprisedesktop.techtarget.com/.../Office-32-bit-versus-64-bit In particular the section on the benefits of staying 32-bit. It perhaps gives you some idea of the potential effort involved in moving to 64-bit and also where it may even be more problematic for quite some time.

    a)Is there any plan for SDL to release that kind of upgrade?

    Eventually I think this is inevitable but there are no fast track plans to deliver this in the near future, rather we are focusing on where we can make the most improvements in a 32-bit environment for now.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • Dear Paul, 

    Thanks for the reply, I am not an expert on the insides of the technology used behind the development.  But I just wish that my newly purchased car runs fine all the time and does not stop abruptly many times in the middle of a free-way. And that this software uses all the resources my Laptop has available.

    To be honest I upgraded my laptop to the i9 only for CAT tools. Earlier I was using 8GB RAm i5 but doing manual translation on Word files.

    So coming back to my original problem, why is SDL crashing many times? and How could I solve the issue. 

Reply
  • Dear Paul, 

    Thanks for the reply, I am not an expert on the insides of the technology used behind the development.  But I just wish that my newly purchased car runs fine all the time and does not stop abruptly many times in the middle of a free-way. And that this software uses all the resources my Laptop has available.

    To be honest I upgraded my laptop to the i9 only for CAT tools. Earlier I was using 8GB RAm i5 but doing manual translation on Word files.

    So coming back to my original problem, why is SDL crashing many times? and How could I solve the issue. 

Children