sdpa-users Mailing List for SDPA
Brought to you by:
makotoyamashita
You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(6) |
Nov
(3) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(3) |
Jun
(5) |
Jul
(1) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
(2) |
Jul
(4) |
Aug
(3) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2015 |
Jan
|
Feb
(4) |
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(3) |
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Frederic P. <fre...@gm...> - 2023-12-16 03:28:34
|
I am trying to re-implement a linear control problem in sdpa format (I almost did it six years ago, now that I have time I analyze that again but some files were lost) The problem min trace of a symmetric psd matrix defined by 4 diagonal from 10 coefficients: ai Subject to: (B(ai), M’; M , an) >= 0 (must e Psd) I struggle to find the appropriate form. Dual form would be good for me as I can define ne matrix -(A(y) - C) <= 0 but I remember that I had used block matrices for defining positiveness of some ai. If primal form must be used I don’t get how to write the correspondance of the matrix X to the vars of my problem I join the publication Thanks Frédéric Peugny 06 50 32 92 74 Résidence les Berges du Midi, Bat. A, N°19 25 rue du Bosc 31150 FENOUILLET France |
From: Makoto Y. <Makoto.Yamashita@c.titech.ac.jp> - 2023-06-21 09:14:32
|
Dear Yuri, Thank you very much for your email. I have uploaded a new version 7.3.17 to sourceforge. I think the file will soon appear at https://sourceforge.net/projects/sdpa/files/sdpa/ The mumps version is modified to 5.5.1. Thank you very much again. Best regards, Makoto Yamashita == Makoto Yamashita <Makoto.Yamashita@c.titech.ac.jp> Department of Mathematical and Computing Science, School of Computing,Tokyo Institute of Technology http://www.opt.c.titech.ac.jp/yamashita/ 2023年6月21日(水) 16:22 Yuri <yu...@ra...>: > > While trying to build sdpa-7.3.16 mumps download fails: > > Making all in mumps > gmake[3]: Entering directory '/usr/ports/math/sdpa/work/sdpa-7.3.16/mumps' > By wget command, downloading a file from > http://ftp.de.debian.org/debian/pool/main/m/mumps/mumps_5.5.0.orig.tar.gz > If fail, you manually put the file into > /usr/ports/math/sdpa/work/sdpa-7.3.16/mumps directory. > wget > http://ftp.de.debian.org/debian/pool/main/m/mumps/mumps_5.5.0.orig.tar.gz > --2023-06-21 00:22:01-- > http://ftp.de.debian.org/debian/pool/main/m/mumps/mumps_5.5.0.orig.tar.gz > Resolving ftp.de.debian.org (ftp.de.debian.org)... 141.76.2.4 > Connecting to ftp.de.debian.org (ftp.de.debian.org)|141.76.2.4|:80... > connected. > HTTP request sent, awaiting response... 404 Not Found > 2023-06-21 00:22:01 ERROR 404: Not Found. > > > Could you please update the URL and make another release? > > > Thanks, > > Yuri > > > > > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users |
From: Yuri <yu...@ra...> - 2023-06-21 07:38:21
|
While trying to build sdpa-7.3.16 mumps download fails: Making all in mumps gmake[3]: Entering directory '/usr/ports/math/sdpa/work/sdpa-7.3.16/mumps' By wget command, downloading a file from http://ftp.de.debian.org/debian/pool/main/m/mumps/mumps_5.5.0.orig.tar.gz If fail, you manually put the file into /usr/ports/math/sdpa/work/sdpa-7.3.16/mumps directory. wget http://ftp.de.debian.org/debian/pool/main/m/mumps/mumps_5.5.0.orig.tar.gz --2023-06-21 00:22:01-- http://ftp.de.debian.org/debian/pool/main/m/mumps/mumps_5.5.0.orig.tar.gz Resolving ftp.de.debian.org (ftp.de.debian.org)... 141.76.2.4 Connecting to ftp.de.debian.org (ftp.de.debian.org)|141.76.2.4|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2023-06-21 00:22:01 ERROR 404: Not Found. Could you please update the URL and make another release? Thanks, Yuri |
From: <asp...@un...> - 2022-02-21 15:56:08
|
Hello, I recently tried to install SDP-GMP on my Ubuntu based distribution. Unfortunately, the installation always fails, when I execute the make command. The error message tells me that the "storage size of 'TZ' isn't known". I found a discussion on the error in your forum https://sourceforge.net/p/sdpa/discussion/1393613/thread/260c6508/?limit=25#5af9 The suggested fix doesn't work. After editing the code, the make, make check or make install command still fails. Do you have any ideas how I can fix the problem? Thank you for your help! Best, Andreas |
From: Makoto Y. <Makoto.Yamashita@c.titech.ac.jp> - 2020-08-13 01:35:16
|
Dear Xuan Zijie, Thank you very much for your interest in SDPA. The Ubuntu package does not include the compiled binary of mexsdpa, since Matlab is not a free software. (The binary files in the Ubuntu package are for Octave.) The users need to compile the binary by themselves. Could you please try the following commands? sudo apt install sdpam cp -r /usr/share/sdpa/mex ~/sdpamex cd ~/sdpamex make MAKE_INCLUDE_DIR=/usr/share/sdpa Then, in Matlab, please add the path as follows: >> addpath('~/sdpamex') I have checked the above things in Debian, so the directory names like '/usr/share/sdpa/mex' can be different in Ubuntu. Sincerely, Makoto Yamashita 2020年8月13日(木) 9:59 Xuan Zijie <zij...@gm...>: > Hello, > > I am using the ubuntu environment and using apt-get install to install > sdpam. > I used set_path in matlab to add the spda path, and comes to this error: > > *Undefined function or variable 'mexsdpa'.* > Error in sdpam (line 75) > [objVal,x,X,Y,INFO]=mexsdpa(mDIM,nBLOCK,bLOCKsTRUCT,... > Error in callsdpa (line 34) > > [objVal,x,X,Y,INFO]=sdpam(mDIM,nBLOCK,bLOCKsTRUCT,c,F,[],[],[],options.sdpa); > Error in solvesdp (line 361) > eval(['output = ' solver.call '(interfacedata);']); > Error in solvesos (line 137) > sol = solvesdp(F,obj,options); > Error in solve_ocp_dual (line 82) > diagnostics = solvesos(sosconstr,obj,options,... > Error in ocp_planning (line 45) > [Vcoeffval, Vval] = solve_dual(t,x,u,dyn,hX,hXT,hT,hU,h,H,opts,T0,x0); > > Did I miss something during the installation causing this problem? > > Best, > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > |
From: Xuan Z. <zij...@gm...> - 2020-08-13 00:58:58
|
Hello, I am using the ubuntu environment and using apt-get install to install sdpam. I used set_path in matlab to add the spda path, and comes to this error: *Undefined function or variable 'mexsdpa'.* Error in sdpam (line 75) [objVal,x,X,Y,INFO]=mexsdpa(mDIM,nBLOCK,bLOCKsTRUCT,... Error in callsdpa (line 34) [objVal,x,X,Y,INFO]=sdpam(mDIM,nBLOCK,bLOCKsTRUCT,c,F,[],[],[],options.sdpa); Error in solvesdp (line 361) eval(['output = ' solver.call '(interfacedata);']); Error in solvesos (line 137) sol = solvesdp(F,obj,options); Error in solve_ocp_dual (line 82) diagnostics = solvesos(sosconstr,obj,options,... Error in ocp_planning (line 45) [Vcoeffval, Vval] = solve_dual(t,x,u,dyn,hX,hXT,hT,hU,h,H,opts,T0,x0); Did I miss something during the installation causing this problem? Best, |
From: Makoto Y. <Makoto.Yamashita@c.titech.ac.jp> - 2018-07-03 06:17:15
|
Dear Golnoosh Dehghanpoor, Thank you very much for you interest on SDPARA. Unfortunately, SDPARA does not have the MATLAB interface. Please use intermediate files. The following commands in the SDPA mex files might be useful. (1) gensdpafile.m >> gensdpafile('myexample.dat-s',mDIM,nBLOCK,bLOCKsTRUCT,c,F); will output the SDPA-M structure into 'myexample.dat-s'. (2) read_output.m >> [objVal,x,X,Y,INFO] = read_output('example1.result',mDIM,nBLOCK,bLOCKsTRUCT); will read the result file generated by SDPA or SDPARA. If you solve 'example1.dat-s' by $ ./sdpa example1.dat-s example1.result then this result can be read by >> [mDIM,nBLOCK,bLOCKsTRUCT,c,F] = read_data('example1.dat-s'); >> [objVal,x,X,Y,INFO] = read_output('example1.result',mDIM,nBLOCK,bLOCKsTRUCT); Best regards, Makoto Yamashita 2018年7月3日(火) 7:41 Dehghanpoor, Golnoosh <g.d...@wu...>: > Hi, > > I was wondering if it’s possible to call SDPARA from MATLAB, without > writing to an intermediate file, since there’s no mex folder? (The same way > that sdpa-c does). Thanks for your time. > > Regards, > Golnoosh. > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > |
From: Dehghanpoor, G. <g.d...@wu...> - 2018-07-03 02:52:35
|
Hi, I was wondering if it’s possible to call SDPARA from MATLAB, without writing to an intermediate file, since there’s no mex folder? (The same way that sdpa-c does). Thanks for your time. Regards, Golnoosh. |
From: Hugo T. <ta...@gm...> - 2017-02-11 18:47:47
|
Thanks for the very useful replies! :) Best regards, Hugo Tadashi On Sat, Feb 11, 2017 at 11:11 AM, Katsuki Fujisawa < fuj...@in...> wrote: > > Dear Hugo > > > I'm afraid that the SDPA online server has been suspended for various > reasons. > We are sorry that it inconvenience you. > > You can use another online service for SDPA below. > https://neos-server.org/neos/solvers/sdp:SDPA/SPARSE_SDPA.html > > Best regards, > > Katsuki Fujisawa > > 2017-02-11 10:46 GMT+09:00 Hugo Tadashi <ta...@gm...>: > >> Hello, >> >> I tried to use the online interface for SDPA solver ( >> http://sdpa.sourceforge.net/online.html) but the server connection >> always time out. >> Does the online interface is still available to use? >> >> Gratefully, >> Hugo Tadashi >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> sdpa-users mailing list >> sdp...@li... >> https://lists.sourceforge.net/lists/listinfo/sdpa-users >> >> > > > |
From: Katsuki F. <fuj...@in...> - 2017-02-11 13:11:24
|
Dear Hugo I'm afraid that the SDPA online server has been suspended for various reasons. We are sorry that it inconvenience you. You can use another online service for SDPA below. https://neos-server.org/neos/solvers/sdp:SDPA/SPARSE_SDPA.html Best regards, Katsuki Fujisawa 2017-02-11 10:46 GMT+09:00 Hugo Tadashi <ta...@gm...>: > Hello, > > I tried to use the online interface for SDPA solver ( > http://sdpa.sourceforge.net/online.html) but the server connection always > time out. > Does the online interface is still available to use? > > Gratefully, > Hugo Tadashi > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > > |
From: Hugo T. <ta...@gm...> - 2017-02-11 01:46:50
|
Hello, I tried to use the online interface for SDPA solver ( http://sdpa.sourceforge.net/online.html) but the server connection always time out. Does the online interface is still available to use? Gratefully, Hugo Tadashi |
From: yikui l. <yi...@cl...> - 2016-10-17 14:38:11
|
Hi, I downloaded the sdpa/sdpa-7.3.9-windows.zip. There is an application in it and I want to run it on windows. I used the CMD and the command "sdpa ./example1.dat-s ./param.sdpa" to run it on windows. But the program terminated with an fatal error. I would like to know how to use it on windows or how can I get a excutable program from the source code. Thank you very much. |
From: Makoto Y. <Mak...@is...> - 2016-05-31 01:17:12
|
Dear Micah Fry, Thank you very much for your interest on SDPA. On Cent OS, OpenBLAS sometimes failed to include the two functions. To include the two functions explicitly, could you edit Makefile of 'mex' subdirectory? (LINE 94, from) ALL_LIBS = ${SDPA_LIB} ${MUMPS_LIBS} ${LAPACK_LIBS} ${BLAS_LIBS} ${PTHREAD_LIBS} ${FCLIBS} (LINE 94, to) ALL_LIBS = ${SDPA_LIB} ${MUMPS_LIBS} ${LAPACK_LIBS} /home/mfry90/sdpa/OpenBLAS/interface/dsyr.o /home/mfry90/sdpa/OpenBLAS/interface/idamax.o ${BLAS_LIBS} ${PTHREAD_LIBS} ${FCLIBS} then, try to compile again. I hope this will work on your environment. Thanks, Makoto Yamashita 2016-05-31 2:50 GMT+09:00 Micah Fry <j.m...@gm...>: > I am trying to install SDPA-M on a computing server with a CentOS shell. > During the config for SDPA, it reported the MUMPS link failed, and the > function dmumps was compiled, but failed (I've attached an image of the > report, "config.PNG"). I still made and installed SDPA, and ran the > example1 test. Everything seemed to run fine. When I ran "make" in > sdpa/share/sdpa/mex, it failed because of undefined references in the > dmumps_ functions (I've attached an image of the report, "mex.PNG"). I've > also attached the config.log file. What suggestions do you have? > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and > traffic > patterns at an interface-level. Reveals which users, apps, and protocols > are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > > |
From: Micah F. <j.m...@gm...> - 2016-05-30 17:50:14
|
I am trying to install SDPA-M on a computing server with a CentOS shell. During the config for SDPA, it reported the MUMPS link failed, and the function dmumps was compiled, but failed (I've attached an image of the report, "config.PNG"). I still made and installed SDPA, and ran the example1 test. Everything seemed to run fine. When I ran "make" in sdpa/share/sdpa/mex, it failed because of undefined references in the dmumps_ functions (I've attached an image of the report, "mex.PNG"). I've also attached the config.log file. What suggestions do you have? |
From: Phillip K. <kel...@ib...> - 2016-05-13 09:57:13
|
Dear all, I am currently trying to use SDPA in order to solve some SDP as a subproblem (to improve bounds I obtain during a branch-and-bound search using some other optimization methods). This search usually processes in parallel; therefore, I want to create several independent instances of SDPA and call the solve(), input...() and other methods on them concurrently. Currently, I am running into problems with that - I get barely reproducible errors (segmentation faults, wrong answers, aborts with cryptic error messages, double frees, deadlocks ...). These errors disappear if I restrict the search procedure to a single thread. Is this type of usage supported by SDPA? If so, how can I do this? Moreover, in GDB, it looks like SDPA or some library called by SDPA spawns threads each time the solve() method is called. Is there any way to prevent this from happening, i.e. to make SDPA (including all subroutines) do all the work in the thread calling solve()? I am using the callable library from C++ code on a Gentoo linux system. My application and SDPA are both statically linked against my system dmumps, mumps_common, blas (reference implementation), cblas (GNU scientific library implementation), lapack (reference implementation), pord and mpiseq. Kind regards, Phillip Keldenich PS: Is there any way to get rid of noise like "Entering DMUMPS driver with JOB, N, NZ = -2 0 0" printed to stdout? |
From: Yunyang X. <xio...@gm...> - 2016-04-27 15:45:19
|
Hi, I am on the mailing list. I was wondering why I can not create a topic now? Thanks a lot. Best Regards, Yunyang Xiong |
From: Katsuki F. <fuj...@in...> - 2015-12-08 15:29:47
|
Dear Golnoosh We have developed SDPARA 7.5.0-G and 7.6.0-G, however, which are not released yet. They utilized GPUs and achieved high performance compared with previous versions of SDPARA. We must do an operation confirmation on various systems with GPUs and we don't finish it yet. Best regards, Katsuki Fujisawa 2015-12-09 0:04 GMT+09:00 Dehghanpoor, Golnoosh <g.d...@wu...>: > Hi everyone, > > I was reading the paper on introduction of SDPARA-7.5.0-G and was > wondering if a version of SDPARA using GPUs will be released anytime soon? > Also what's the speedup compared to SDPARA-7.3.1? Thanks for your time. > > Regards, > Golnoosh. > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > > |
From: Dehghanpoor, G. <g.d...@wu...> - 2015-12-08 15:04:47
|
Hi everyone, I was reading the paper on introduction of SDPARA-7.5.0-G and was wondering if a version of SDPARA using GPUs will be released anytime soon? Also what's the speedup compared to SDPARA-7.3.1? Thanks for your time. Regards, Golnoosh. |
From: Makoto Y. <Mak...@is...> - 2015-12-01 13:17:17
|
Dear Dr. Golnoosh Dehghanpoor, Thank you very much for using SDPA. The SDPA format has two types, sparse format and dense format. The nnn.txt file is written in the sparse format, but its extension is txt, not dat-s (dat-s is the default extension of the SDPA sparse format). To indicate explicitly that the input file is written in the sparse format, could you please try the following command? $ sdpa -ds nnn.txt -o nnout.txt Or, please rename nnn.txt to nnn.dat-s. In this case, $ sdpa nnn.dat-s nnout.txt is available. Best regards, Makoto Yamashita 2015-12-01 7:23 GMT+09:00 Dehghanpoor, Golnoosh <g.d...@wu...>: > Hi everyone, > > I’m trying to verify the correctness of the installed SDPA on my laptop > (Mac OSx 10.9.5) but for an instance of SDP problem provided by CSDP > package's test section, the SDPA’s answer differs from the correct answer > provided for testing. I’ve installed SDPA by linking with openblas and > following the steps of the install file exactly. I’ve attached both the > input and the SDPA output. I would really appreciate if someone could tell > me what is wrong with my installation. Thanks for your time. > > Regards, > Golnoosh > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > > |
From: Dehghanpoor, G. <g.d...@wu...> - 2015-11-30 22:38:29
|
21 2 10 5 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 0.000000000000000000e+00 -1.000000000000000000e+00 0 2 1 1 1.000000000000000000e+00 0 2 2 2 1.000000000000000000e+00 0 2 3 3 1.000000000000000000e+00 0 2 4 4 1.000000000000000000e+00 0 2 5 5 1.000000000000000000e+00 1 1 1 1 1.242729999999999961e+02 1 1 1 2 -3.500229999999999819e+01 1 1 1 3 7.665389999999999304e+01 1 1 1 4 2.733200000000000074e+01 1 1 1 5 -6.138649999999999807e+01 1 1 1 6 8.867740000000000578e+01 1 1 1 7 -8.306199999999999761e+01 1 1 1 8 1.654189999999999827e+01 1 1 1 9 -2.030890000000000128e+01 1 1 1 10 -4.217580000000000240e+01 1 2 1 1 1.000000000000000000e+00 2 1 1 1 1.473350000000000080e+02 2 1 1 2 5.447540000000000049e+01 2 1 2 2 -7.000459999999999638e+01 2 1 1 3 7.330519999999999925e+01 2 1 2 3 7.665389999999999304e+01 2 1 1 4 -1.350789999999999935e+01 2 1 2 4 2.733200000000000074e+01 2 1 1 5 3.440979999999999706e+01 2 1 2 5 -6.138649999999999807e+01 2 1 1 6 -5.323129999999999740e+01 2 1 2 6 8.867740000000000578e+01 2 1 1 7 -5.817249999999999943e+01 2 1 2 7 -8.306199999999999761e+01 2 1 1 8 2.282189999999999941e+01 2 1 2 8 1.654189999999999827e+01 2 1 1 9 -7.657739999999999725e+01 2 1 2 9 -2.030890000000000128e+01 2 1 1 10 6.915949999999999420e+01 2 1 2 10 -4.217580000000000240e+01 2 2 1 2 1.000000000000000000e+00 3 1 1 1 1.515600000000000023e+02 3 1 1 2 -1.861120000000000019e+01 3 1 1 3 1.160210000000000008e+02 3 1 2 3 -3.500229999999999819e+01 3 1 3 3 1.533079999999999927e+02 3 1 1 4 -8.764539999999999509e+01 3 1 3 4 2.733200000000000074e+01 3 1 1 5 -8.682439999999999714e+01 3 1 3 5 -6.138649999999999807e+01 3 1 1 6 6.143540000000000134e+01 3 1 3 6 8.867740000000000578e+01 3 1 1 7 9.709029999999999916e+01 3 1 3 7 -8.306199999999999761e+01 3 1 1 8 -3.850150000000000006e+01 3 1 3 8 1.654189999999999827e+01 3 1 1 9 3.474069999999999681e+01 3 1 3 9 -2.030890000000000128e+01 3 1 1 10 -1.641760000000000019e+01 3 1 3 10 -4.217580000000000240e+01 3 2 1 3 1.000000000000000000e+00 4 1 1 1 -1.119519999999999982e+02 4 1 1 2 -8.714610000000000412e+01 4 1 1 3 6.637399999999999523e+01 4 1 1 4 -2.085770000000000124e+01 4 1 2 4 -3.500229999999999819e+01 4 1 3 4 7.665389999999999304e+01 4 1 4 4 5.466400000000000148e+01 4 1 1 5 2.188439999999999941e+01 4 1 4 5 -6.138649999999999807e+01 4 1 1 6 9.590829999999999700e+01 4 1 4 6 8.867740000000000578e+01 4 1 1 7 1.052050000000000018e+01 4 1 4 7 -8.306199999999999761e+01 4 1 1 8 6.497119999999999607e+01 4 1 4 8 1.654189999999999827e+01 4 1 1 9 4.979279999999999973e+01 4 1 4 9 -2.030890000000000128e+01 4 1 1 10 2.287500000000000000e+01 4 1 4 10 -4.217580000000000240e+01 4 2 1 4 1.000000000000000000e+00 5 1 1 1 1.434389999999999930e+02 5 1 1 2 -7.085049999999999670e+01 5 1 1 3 3.498539999999999850e+01 5 1 1 4 -4.057639999999999958e+01 5 1 1 5 1.349070000000000107e+02 5 1 2 5 -3.500229999999999819e+01 5 1 3 5 7.665389999999999304e+01 5 1 4 5 2.733200000000000074e+01 5 1 5 5 -1.227729999999999961e+02 5 1 1 6 7.814679999999999893e+01 5 1 5 6 8.867740000000000578e+01 5 1 1 7 9.381680000000000064e+01 5 1 5 7 -8.306199999999999761e+01 5 1 1 8 3.572899999999999920e+01 5 1 5 8 1.654189999999999827e+01 5 1 1 9 4.452080000000000126e+01 5 1 5 9 -2.030890000000000128e+01 5 1 1 10 -8.917730000000000246e+01 5 1 5 10 -4.217580000000000240e+01 5 2 1 5 1.000000000000000000e+00 6 1 1 2 7.366769999999999641e+01 6 1 2 2 -1.532210000000000072e+01 6 1 2 3 7.330519999999999925e+01 6 1 2 4 -1.350789999999999935e+01 6 1 2 5 3.440979999999999706e+01 6 1 2 6 -5.323129999999999740e+01 6 1 2 7 -5.817249999999999943e+01 6 1 2 8 2.282189999999999941e+01 6 1 2 9 -7.657739999999999725e+01 6 1 2 10 6.915949999999999420e+01 6 2 2 2 1.000000000000000000e+00 7 1 1 2 7.577979999999999450e+01 7 1 2 2 -3.722240000000000038e+01 7 1 1 3 7.366769999999999641e+01 7 1 2 3 4.622350000000000136e+01 7 1 3 3 1.466100000000000136e+02 7 1 2 4 -8.764539999999999509e+01 7 1 3 4 -1.350789999999999935e+01 7 1 2 5 -8.682439999999999714e+01 7 1 3 5 3.440979999999999706e+01 7 1 2 6 6.143540000000000134e+01 7 1 3 6 -5.323129999999999740e+01 7 1 2 7 9.709029999999999916e+01 7 1 3 7 -5.817249999999999943e+01 7 1 2 8 -3.850150000000000006e+01 7 1 3 8 2.282189999999999941e+01 7 1 2 9 3.474069999999999681e+01 7 1 3 9 -7.657739999999999725e+01 7 1 2 10 -1.641760000000000019e+01 7 1 3 10 6.915949999999999420e+01 7 2 2 3 1.000000000000000000e+00 8 1 1 2 -5.597599999999999909e+01 8 1 2 2 -1.742920000000000016e+02 8 1 2 3 6.637399999999999523e+01 8 1 1 4 7.366769999999999641e+01 8 1 2 4 -9.065510000000000446e+01 8 1 3 4 7.330519999999999925e+01 8 1 4 4 -2.701589999999999847e+01 8 1 2 5 2.188439999999999941e+01 8 1 4 5 3.440979999999999706e+01 8 1 2 6 9.590829999999999700e+01 8 1 4 6 -5.323129999999999740e+01 8 1 2 7 1.052050000000000018e+01 8 1 4 7 -5.817249999999999943e+01 8 1 2 8 6.497119999999999607e+01 8 1 4 8 2.282189999999999941e+01 8 1 2 9 4.979279999999999973e+01 8 1 4 9 -7.657739999999999725e+01 8 1 2 10 2.287500000000000000e+01 8 1 4 10 6.915949999999999420e+01 8 2 2 4 1.000000000000000000e+00 9 1 1 2 7.171959999999999980e+01 9 1 2 2 -1.417009999999999934e+02 9 1 2 3 3.498539999999999850e+01 9 1 2 4 -4.057639999999999958e+01 9 1 1 5 7.366769999999999641e+01 9 1 2 5 6.510930000000000462e+01 9 1 3 5 7.330519999999999925e+01 9 1 4 5 -1.350789999999999935e+01 9 1 5 5 6.881959999999999411e+01 9 1 2 6 7.814679999999999893e+01 9 1 5 6 -5.323129999999999740e+01 9 1 2 7 9.381680000000000064e+01 9 1 5 7 -5.817249999999999943e+01 9 1 2 8 3.572899999999999920e+01 9 1 5 8 2.282189999999999941e+01 9 1 2 9 4.452080000000000126e+01 9 1 5 9 -7.657739999999999725e+01 9 1 2 10 -8.917730000000000246e+01 9 1 5 10 6.915949999999999420e+01 9 2 2 5 1.000000000000000000e+00 10 1 1 3 7.577979999999999450e+01 10 1 2 3 -1.861120000000000019e+01 10 1 3 3 1.077690000000000055e+02 10 1 3 4 -8.764539999999999509e+01 10 1 3 5 -8.682439999999999714e+01 10 1 3 6 6.143540000000000134e+01 10 1 3 7 9.709029999999999916e+01 10 1 3 8 -3.850150000000000006e+01 10 1 3 9 3.474069999999999681e+01 10 1 3 10 -1.641760000000000019e+01 10 2 3 3 1.000000000000000000e+00 11 1 1 3 -5.597599999999999909e+01 11 1 2 3 -8.714610000000000412e+01 11 1 3 3 1.327479999999999905e+02 11 1 1 4 7.577979999999999450e+01 11 1 2 4 -1.861120000000000019e+01 11 1 3 4 -2.910960000000000036e+01 11 1 4 4 -1.752909999999999968e+02 11 1 3 5 2.188439999999999941e+01 11 1 4 5 -8.682439999999999714e+01 11 1 3 6 9.590829999999999700e+01 11 1 4 6 6.143540000000000134e+01 11 1 3 7 1.052050000000000018e+01 11 1 4 7 9.709029999999999916e+01 11 1 3 8 6.497119999999999607e+01 11 1 4 8 -3.850150000000000006e+01 11 1 3 9 4.979279999999999973e+01 11 1 4 9 3.474069999999999681e+01 11 1 3 10 2.287500000000000000e+01 11 1 4 10 -1.641760000000000019e+01 11 2 3 4 1.000000000000000000e+00 12 1 1 3 7.171959999999999980e+01 12 1 2 3 -7.085049999999999670e+01 12 1 3 3 6.997079999999999700e+01 12 1 3 4 -4.057639999999999958e+01 12 1 1 5 7.577979999999999450e+01 12 1 2 5 -1.861120000000000019e+01 12 1 3 5 1.266550000000000011e+02 12 1 4 5 -8.764539999999999509e+01 12 1 5 5 -1.736490000000000009e+02 12 1 3 6 7.814679999999999893e+01 12 1 5 6 6.143540000000000134e+01 12 1 3 7 9.381680000000000064e+01 12 1 5 7 9.709029999999999916e+01 12 1 3 8 3.572899999999999920e+01 12 1 5 8 -3.850150000000000006e+01 12 1 3 9 4.452080000000000126e+01 12 1 5 9 3.474069999999999681e+01 12 1 3 10 -8.917730000000000246e+01 12 1 5 10 -1.641760000000000019e+01 12 2 3 5 1.000000000000000000e+00 13 1 1 4 -5.597599999999999909e+01 13 1 2 4 -8.714610000000000412e+01 13 1 3 4 6.637399999999999523e+01 13 1 4 4 -1.659879999999999995e+02 13 1 4 5 2.188439999999999941e+01 13 1 4 6 9.590829999999999700e+01 13 1 4 7 1.052050000000000018e+01 13 1 4 8 6.497119999999999607e+01 13 1 4 9 4.979279999999999973e+01 13 1 4 10 2.287500000000000000e+01 13 2 4 4 1.000000000000000000e+00 14 1 1 4 7.171959999999999980e+01 14 1 2 4 -7.085049999999999670e+01 14 1 3 4 3.498539999999999850e+01 14 1 4 4 -8.115269999999999584e+01 14 1 1 5 -5.597599999999999909e+01 14 1 2 5 -8.714610000000000412e+01 14 1 3 5 6.637399999999999523e+01 14 1 4 5 -1.022369999999999912e+01 14 1 5 5 4.376870000000000260e+01 14 1 4 6 7.814679999999999893e+01 14 1 5 6 9.590829999999999700e+01 14 1 4 7 9.381680000000000064e+01 14 1 5 7 1.052050000000000018e+01 14 1 4 8 3.572899999999999920e+01 14 1 5 8 6.497119999999999607e+01 14 1 4 9 4.452080000000000126e+01 14 1 5 9 4.979279999999999973e+01 14 1 4 10 -8.917730000000000246e+01 14 1 5 10 2.287500000000000000e+01 14 2 4 5 1.000000000000000000e+00 15 1 1 5 7.171959999999999980e+01 15 1 2 5 -7.085049999999999670e+01 15 1 3 5 3.498539999999999850e+01 15 1 4 5 -4.057639999999999958e+01 15 1 5 5 1.455409999999999968e+02 15 1 5 6 7.814679999999999893e+01 15 1 5 7 9.381680000000000064e+01 15 1 5 8 3.572899999999999920e+01 15 1 5 9 4.452080000000000126e+01 15 1 5 10 -8.917730000000000246e+01 15 2 5 5 1.000000000000000000e+00 16 1 1 1 -1.796630000000000109e+03 16 1 1 2 6.883769999999999527e+02 16 1 2 2 -2.637509999999999764e+02 16 1 1 3 -2.544380000000000109e+03 16 1 2 3 9.748769999999999527e+02 16 1 3 3 -3.603340000000000146e+03 16 1 1 4 3.924949999999999818e+03 16 1 2 4 -1.503839999999999918e+03 16 1 3 4 5.558500000000000000e+03 16 1 4 4 -8.574530000000000655e+03 16 1 1 5 3.207150000000000091e+03 16 1 2 5 -1.228819999999999936e+03 16 1 3 5 4.541949999999999818e+03 16 1 4 5 -7.006399999999999636e+03 16 1 5 5 -5.725050000000000182e+03 16 1 6 6 1.000000000000000000e+00 17 1 1 1 -7.613859999999999673e+03 17 1 1 2 7.091949999999999818e+03 17 1 2 2 -6.605819999999999709e+03 17 1 1 3 8.080220000000000255e+03 17 1 2 3 -7.526350000000000364e+03 17 1 3 3 -8.575149999999999636e+03 17 1 1 4 2.555289999999999964e+03 17 1 2 4 -2.380130000000000109e+03 17 1 3 4 -2.711800000000000182e+03 17 1 4 4 -8.575810000000000173e+02 17 1 1 5 -3.405889999999999873e+03 17 1 2 5 3.172429999999999836e+03 17 1 3 5 3.614510000000000218e+03 17 1 4 5 1.143049999999999955e+03 17 1 5 5 -1.523549999999999955e+03 17 1 7 7 1.000000000000000000e+00 18 1 1 1 -2.457550000000000182e+03 18 1 1 2 3.770239999999999782e+03 18 1 2 2 -5.784079999999999927e+03 18 1 1 3 1.385509999999999877e+02 18 1 2 3 -2.125569999999999879e+02 18 1 3 3 -7.811149999999999594e+00 18 1 1 4 3.631179999999999836e+03 18 1 2 4 -5.570750000000000000e+03 18 1 3 4 -2.047170000000000130e+02 18 1 4 4 -5.365289999999999964e+03 18 1 1 5 4.931380000000000109e+03 18 1 2 5 -7.565449999999999818e+03 18 1 3 5 -2.780190000000000055e+02 18 1 4 5 -7.286420000000000073e+03 18 1 5 5 -9.895430000000000291e+03 18 1 8 8 1.000000000000000000e+00 19 1 1 1 -7.865579999999999927e+02 19 1 1 2 9.727240000000000464e+02 19 1 2 2 -1.202950000000000045e+03 19 1 1 3 2.708260000000000218e+03 19 1 2 3 -3.349260000000000218e+03 19 1 3 3 -9.325000000000000000e+03 19 1 1 4 9.382060000000000173e+02 19 1 2 4 -1.160259999999999991e+03 19 1 3 4 -3.230409999999999854e+03 19 1 4 4 -1.119089999999999918e+03 19 1 1 5 -8.575170000000000528e+02 19 1 2 5 1.060480000000000018e+03 19 1 3 5 2.952579999999999927e+03 19 1 4 5 1.022850000000000023e+03 19 1 5 5 -9.348769999999999527e+02 19 1 9 9 1.000000000000000000e+00 20 1 1 1 -3.940849999999999795e+02 20 1 1 2 5.828640000000000327e+02 20 1 2 2 -8.620750000000000455e+02 20 1 1 3 1.587029999999999973e+03 20 1 2 3 -2.347269999999999982e+03 20 1 3 3 -6.391159999999999854e+03 20 1 1 4 -1.089460000000000036e+03 20 1 2 4 1.611349999999999909e+03 20 1 3 4 4.387399999999999636e+03 20 1 4 4 -3.011860000000000127e+03 20 1 1 5 -4.138279999999999745e+02 20 1 2 5 6.120639999999999645e+02 20 1 3 5 1.666529999999999973e+03 20 1 4 5 -1.144039999999999964e+03 20 1 5 5 -4.345590000000000259e+02 20 1 10 10 1.000000000000000000e+00 21 1 1 1 -1.000000000000000000e+00 21 1 2 2 -1.000000000000000000e+00 21 1 3 3 -1.000000000000000000e+00 21 1 4 4 -1.000000000000000000e+00 21 1 5 5 -1.000000000000000000e+00 21 1 6 6 -1.000000000000000000e+00 21 1 7 7 -1.000000000000000000e+00 21 1 8 8 -1.000000000000000000e+00 21 1 9 9 -1.000000000000000000e+00 21 1 10 10 -1.000000000000000000e+00 |
From: Makoto Y. <Mak...@is...> - 2015-07-28 14:37:19
|
Dear Dr. Chao Duan, Thank you very much for trying SDPA-M. I have checked the code of SDPA, and as you wrote, SDPA stops with "dfeas" only when the dual problem reaches the feasibility and the iteration number exceeds maxIteration. Since the default number of maxIteration is 100, I agree that the termination with only nine iterations and "dfeas" is a strange result. If possible, could you send me the input data? I will investigate the situation more closely. Best regards, Makoto Yamashita == Makoto Yamashita Associate Professor, Tokyo Institute of Technology 2015-07-28 22:40 GMT+09:00 Duan, Chao <Cha...@li...>: > I try to use sdpa-m to solve a linear programming. It terminates just > after 9 iterations without achieving the optimal solution. The shown > information is: > > SDPA start at [Tue Jul 28 14:24:44 2015] > NumThreads is set as 4 > Full Schur Elements 19044, 1.90e+004 > Agg 1582 (8.31e+000%)->Ext 4948 (2.60e+001%) [Fill 3366 (1.77e+001%)] > Est FLOPs Elim = 7.16e+004:MaxMem = 1MB = 0.00GB:TotMem = 1MB = 0.00GB > Schur computation : SPARSE > mu thetaP thetaD objP objD alphaP alphaD beta > 0 1.0e+004 1.0e+000 1.0e+000 -0.00e+000 -2.62e+004 9.0e-001 1.0e+000 > 2.00e-001 > 1 1.5e+003 1.0e-001 1.2e-012 -8.65e-001 -3.66e+004 8.9e-001 8.9e-001 > 2.00e-001 > 2 2.5e+002 1.1e-002 5.8e-013 -1.00e+000 -4.77e+004 8.9e-001 4.1e+000 > 2.00e-001 > 3 7.2e+001 1.2e-003 2.3e-012 -1.00e+000 -4.70e+004 8.9e-001 1.4e+000 > 2.00e-001 > 4 7.4e+000 1.4e-004 8.4e-013 -1.00e+000 -6.59e+003 8.9e-001 9.9e-001 > 2.00e-001 > 5 1.6e+000 1.5e-005 1.6e-013 -1.00e+000 -1.51e+003 9.0e-001 1.0e+000 > 2.00e-001 > 6 2.9e-001 1.5e-006 1.9e-013 -1.00e+000 -2.90e+002 9.0e-001 1.1e+000 > 2.00e-001 > 7 3.0e-002 1.5e-007 2.2e-013 -1.00e+000 -2.99e+001 9.0e-001 1.1e+000 > 2.00e-001 > 8 3.4e-003 1.5e-008 1.0e-012 -1.00e+000 -4.17e+000 9.0e-001 1.1e+000 > 2.00e-001 > 9 3.5e-004 1.5e-009 1.9e-011 -1.00e+000 -1.32e+000 9.0e-001 1.1e+000 > 2.00e-001 > > phase.value = dFEAS > Iteration = 9 > mu = +3.4793383886e-004 > relative gap = +2.7417625205e-001 > gap = +3.1773378011e-001 > digits = +5.6197016461e-001 > objValPrimal = -9.9999999845e-001 > objValDual = -1.3177337786e+000 > p.feas.error = +1.5594312480e-007 > d.feas.error = +1.6321395069e-009 > total time = 0.031250 > main loop time = 0.031250 > total time = 0.031250 > file check time = 0.000000 > file change time = 0.000000 > file read time = 0.000000 > SDPA end at [Tue Jul 28 14:24:44 2015] > > The manual say "dfeas" means the dual problem got feasible but the > iteration has exceeded the maxIteration. But clearly it is not the case > here. So what's the real reason for such early termination ? > > > Chao > > > ------------------------------------------------------------------------------ > > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > > |
From: Duan, C. <Cha...@li...> - 2015-07-28 13:40:31
|
I try to use sdpa-m to solve a linear programming. It terminates just after 9 iterations without achieving the optimal solution. The shown information is: SDPA start at [Tue Jul 28 14:24:44 2015] NumThreads is set as 4 Full Schur Elements 19044, 1.90e+004 Agg 1582 (8.31e+000%)->Ext 4948 (2.60e+001%) [Fill 3366 (1.77e+001%)] Est FLOPs Elim = 7.16e+004:MaxMem = 1MB = 0.00GB:TotMem = 1MB = 0.00GB Schur computation : SPARSE mu thetaP thetaD objP objD alphaP alphaD beta 0 1.0e+004 1.0e+000 1.0e+000 -0.00e+000 -2.62e+004 9.0e-001 1.0e+000 2.00e-001 1 1.5e+003 1.0e-001 1.2e-012 -8.65e-001 -3.66e+004 8.9e-001 8.9e-001 2.00e-001 2 2.5e+002 1.1e-002 5.8e-013 -1.00e+000 -4.77e+004 8.9e-001 4.1e+000 2.00e-001 3 7.2e+001 1.2e-003 2.3e-012 -1.00e+000 -4.70e+004 8.9e-001 1.4e+000 2.00e-001 4 7.4e+000 1.4e-004 8.4e-013 -1.00e+000 -6.59e+003 8.9e-001 9.9e-001 2.00e-001 5 1.6e+000 1.5e-005 1.6e-013 -1.00e+000 -1.51e+003 9.0e-001 1.0e+000 2.00e-001 6 2.9e-001 1.5e-006 1.9e-013 -1.00e+000 -2.90e+002 9.0e-001 1.1e+000 2.00e-001 7 3.0e-002 1.5e-007 2.2e-013 -1.00e+000 -2.99e+001 9.0e-001 1.1e+000 2.00e-001 8 3.4e-003 1.5e-008 1.0e-012 -1.00e+000 -4.17e+000 9.0e-001 1.1e+000 2.00e-001 9 3.5e-004 1.5e-009 1.9e-011 -1.00e+000 -1.32e+000 9.0e-001 1.1e+000 2.00e-001 phase.value = dFEAS Iteration = 9 mu = +3.4793383886e-004 relative gap = +2.7417625205e-001 gap = +3.1773378011e-001 digits = +5.6197016461e-001 objValPrimal = -9.9999999845e-001 objValDual = -1.3177337786e+000 p.feas.error = +1.5594312480e-007 d.feas.error = +1.6321395069e-009 total time = 0.031250 main loop time = 0.031250 total time = 0.031250 file check time = 0.000000 file change time = 0.000000 file read time = 0.000000 SDPA end at [Tue Jul 28 14:24:44 2015] The manual say "dfeas" means the dual problem got feasible but the iteration has exceeded the maxIteration. But clearly it is not the case here. So what's the real reason for such early termination ? Chao |
From: Makoto Y. <Mak...@is...> - 2015-03-19 08:35:40
|
Dear Professor Sriram Sankaranarayanan, Thank you very much for your interest on SDPA-GMP. The error was caused by log(0). So, could you modify a source file 'sdpa_io.cpp' as follow? Before: Line 1315 mpf_class digits = -mpf_approx_log10(abs(PDgap/mean)); After : Line 1315 mpf_class digits = 0.0; if (PDgap != 0.0 && mean != 0.0) { digits = -mpf_approx_log10(abs(PDgap/mean)); } Then, please compile again by $ make If the error still occurs, please feel free to ask again. Sincerely, Makoto Yamashita 2015-03-15 1:36 GMT+09:00 Sriram Sankaranarayanan <sr...@gm...>: > Dear all, > > I am a computer scientist investigating SDP relaxations for nonlinear > programming problems. As I am trying sdpa-gmp on the attached example: I am > getting a SIGFPE (floating point exception). > > My machine is a MACbook laptop running OSX Yosemite. I am compiling > against the latest version of gmp (I believe 6.0.0) > > Any help will be appreciated. > > thanks, > Sriram > > > ===== > > > Program received signal SIGFPE, Arithmetic exception. > > 0x00000001000eccdc in __gmp_exception () from > /usr/local/lib/libgmp.10.dylib > > (gdb) backtrace > > #0 0x00000001000eccdc in __gmp_exception () from > /usr/local/lib/libgmp.10.dylib > > #1 0x00000001000ecd02 in __gmp_divide_by_zero () from > /usr/local/lib/libgmp.10.dylib > > #2 0x00000001000f2e3d in __gmpf_div () from /usr/local/lib/libgmp.10.dylib > > #3 0x000000010000c224 in sdpa::IO::printLastInfo (pIteration=52, mu=..., > theta=..., solveInfo=..., alpha=..., beta=..., currentRes=..., phase=..., > currentPt=..., cputime=0.17999999999999999, > > nBlock=<optimized out>, blockStruct=<optimized out>, > blockType=<optimized out>, blockNumber=<optimized out>, inputData=..., > work=..., com=..., param=..., fpout=<optimized out>, > > Display=<optimized out>, printTime=<optimized out>) at > /usr/local/include/gmpxx.h:2165 > > #4 0x0000000100019e83 in sdpa::pinpal (dataFile=<optimized out>, > initFile=<optimized out>, outFile=<optimized out>, paraFile=<optimized > out>, isInitFile=<optimized out>, isInitSparse=<optimized out>, > > isDataSparse=<optimized out>, isParameter=<optimized out>, > parameterType=<optimized out>, Display=<optimized out>) at sdpa_main.cpp:447 > > #5 0x000000010001b226 in main (argc=<optimized out>, argv=<optimized > out>) at sdpa_main.cpp:744 > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sdpa-users mailing list > sdp...@li... > https://lists.sourceforge.net/lists/listinfo/sdpa-users > > |
From: Sriram S. <sr...@gm...> - 2015-03-14 16:36:57
|
Dear all, I am a computer scientist investigating SDP relaxations for nonlinear programming problems. As I am trying sdpa-gmp on the attached example: I am getting a SIGFPE (floating point exception). My machine is a MACbook laptop running OSX Yosemite. I am compiling against the latest version of gmp (I believe 6.0.0) Any help will be appreciated. thanks, Sriram ===== Program received signal SIGFPE, Arithmetic exception. 0x00000001000eccdc in __gmp_exception () from /usr/local/lib/libgmp.10.dylib (gdb) backtrace #0 0x00000001000eccdc in __gmp_exception () from /usr/local/lib/libgmp.10.dylib #1 0x00000001000ecd02 in __gmp_divide_by_zero () from /usr/local/lib/libgmp.10.dylib #2 0x00000001000f2e3d in __gmpf_div () from /usr/local/lib/libgmp.10.dylib #3 0x000000010000c224 in sdpa::IO::printLastInfo (pIteration=52, mu=..., theta=..., solveInfo=..., alpha=..., beta=..., currentRes=..., phase=..., currentPt=..., cputime=0.17999999999999999, nBlock=<optimized out>, blockStruct=<optimized out>, blockType=<optimized out>, blockNumber=<optimized out>, inputData=..., work=..., com=..., param=..., fpout=<optimized out>, Display=<optimized out>, printTime=<optimized out>) at /usr/local/include/gmpxx.h:2165 #4 0x0000000100019e83 in sdpa::pinpal (dataFile=<optimized out>, initFile=<optimized out>, outFile=<optimized out>, paraFile=<optimized out>, isInitFile=<optimized out>, isInitSparse=<optimized out>, isDataSparse=<optimized out>, isParameter=<optimized out>, parameterType=<optimized out>, Display=<optimized out>) at sdpa_main.cpp:447 #5 0x000000010001b226 in main (argc=<optimized out>, argv=<optimized out>) at sdpa_main.cpp:744 |
From: Alfredo C. <aca...@fi...> - 2015-03-03 11:08:19
|
Dear Makoto Yamashita I think I have understood how sdpa-c works. Thank you very much. Alfredo |