Subject: Discussion group for the ARIA software
List archive
- From: David Langelaan <dlangela AT dal.ca>
- To: "aria-discuss AT services.cnrs.fr" <aria-discuss AT services.cnrs.fr>
- Subject: Re: [aria-discuss] Error during PSF-file generation
- Date: Thu, 1 Oct 2020 12:56:08 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=dal.ca; dmarc=pass action=none header.from=dal.ca; dkim=pass header.d=dal.ca; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=xAWlOGapMq2dqHW7PEKsb8oge9MEqexFUgOtvubfI94=; b=bmz7XCE7GaaSUW+rR34rBKBg+NOT917UPoO4OokOa+hZ0fckmlAZLzg4nFooYTYdJvrpdDpTWhaOsrj/KVUBboAvBk5uVmFgCwFrh3yiUmbiyh3wQBT5mIS3/oqBbdzpEHlS21tHAey8piX2knWu+uJxCa+g+GGqrk0mmzTQqfa7Q2UufPtc4SZfjpP56bg3a8snyjNI9fY331f2figccoYzfVRA9efwXYe2ml9xcbpc0WLzYCT7vYKF0t4ONZd8S/E0DmyjJ26ye7GR4CZGtmbAmSoQI4S8pelgp+dqMYyWGuJdwZrB5OyLJZQiWSJ036I1ZT+AMCi4UjOpluKVjA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Oq3AV7NKoi4o8j8v/A7HRDoTk29HVoGOSm7U0gngnL/O4vqbi43C8ISJxq6y3VeP+H+xvVb8x4PMjCRbaXLNH/I8oP/YRqLffyntrNPb4GvYrLkRraOEiwOFExmppj04uBPRBBJhzJoirm9ahJt4GviuYwvax7u9lxgWKFeu8jUdXhzWmBeM7/tBVyx2YdVlugiI637dsdPLgkb9VDjwhpuV4eBiWxhtdRKeKvwMhm/8gmJ96njyBOBU+Z6tffi1VyZ9k0DhVzLCqyxD2bDk2hLqfKYXVJtzN7l8xFHNAJ72GFMY+vHZfFx8HFwz0D4mOh6S1jZwaAkHu2RLZXCfhw==
- Authentication-results: services.cnrs.fr; dkim=none (message not signed) header.d=none;services.cnrs.fr; dmarc=none action=none header.from=dal.ca;
Hello Julien,
I feel your pain and have struggled with these issues in the past. FYI I generally just launch aria from the terminal using ‘aria2 -g’ in the past launching aria from within ccpnmr failed, so I just because used to importing ccpnmr projects into the aria2 gui.
As for the epsilon issue, I have faced this myself and it is a bit odd. In short this is from the cns program crashing, and is not an issue with aria or ccpnmr. A quick way to test this is to launch the cns executable in the terminal, it will probably crash with the same error message. This error has been observed in the HADDOCK community as well.
This issue has something to with the machine.f file in the cns source code, and there are several options to fix it. One involves modifying the makefile/install files to remove a -fastmath compiler flag, the other involves modifying the machvar.f file to prevent the crash. I have used both in the past with success.
https://ask.bioexcel.eu/t/cns-errors-before-after-recompilation/54
I hope that this helps put you on the right track, good luck.
David
From: <aria-discuss-request AT services.cnrs.fr> on behalf of Julien CAPPELE <julien.cappele AT univ-lorraine.fr>
Hi Benjamin, thanks for your answer.
I forgot to mention that the error about ARIA Gui is specific to CcpNmr. I can launch it from the terminal (aria -g) but when I click on the "Launch Aria gui" in CcpNmr, it says Tix cannot be imported. I assume this error is more on the CcpNmr side. The check.py says it's all OK, especially : """ Tkinter and Tix modules... Tix imported. """
On the actual generation problem: I tried to generate the PSF-file myself just to see if it was related to rights or something, and it produced the exact same output which is :
""" %SETFPEPS increase value of MXFPEPS2 and recompile """
I really do not know how to fix that epsilon thingy. I tried to google it, but I have no idea how to force CNS to use one. The CPU in the laptop i'm using is a quad-core Intel i7-4710MQ
Thanks again, --------------------------------------------- Julien Cappèle Doctorant - 2ème année - ED C2MP Université de Lorraine CRM² - UMR CNRS 7036 Tel: (+33)6 99 18 59 03 ---------------------------------------------
Le jeu. 1 oct. 2020 à 11:35, Benjamin Bardiaux <bardiaux AT pasteur.fr> a écrit :
--------------------------------------------- Julien Cappèle Doctorant - 2ème année - ED C2MP Université de Lorraine CRM² - UMR CNRS 7036 Tel: (+33)6 99 18 59 03 ---------------------------------------------
Le jeu. 1 oct. 2020 à 11:35, Benjamin Bardiaux <bardiaux AT pasteur.fr> a écrit :
|
-
[aria-discuss] Error during PSF-file generation,
julien . cappele, 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Higman, Vicky (Dr.), 10/01/2020
- Re: [aria-discuss] Error during PSF-file generation, Benjamin Bardiaux, 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Julien CAPPELE, 10/01/2020
- Re: [aria-discuss] Error during PSF-file generation, Higman, Vicky (Dr.), 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Benjamin Bardiaux, 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Julien CAPPELE, 10/01/2020
- Re: [aria-discuss] Error during PSF-file generation, Brian Smith, 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
David Langelaan, 10/01/2020
- Re: [aria-discuss] Error during PSF-file generation, Logan Donaldson, 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Julien CAPPELE, 10/02/2020
- Re: [aria-discuss] Error during PSF-file generation, Brian Smith, 10/02/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Julien CAPPELE, 10/01/2020
-
Re: [aria-discuss] Error during PSF-file generation,
Higman, Vicky (Dr.), 10/01/2020
Archive powered by MHonArc 2.6.19.