bugGNU Octave - Bugs: bug #48836, Kill Process Works only for...

 
 

bug #48836: Kill Process Works only for Smaller Processes. What about Larger ones?

Submitter:  None
Submitted:  Sat 20 Aug 2016 04:33:22 PM UTC
   
 
Category:  Performance Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Performance
Status:  Duplicate Assigned to:  None
Originator Name:  Amanda Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.3
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 22 Aug 2016 05:58:54 PM UTC, comment #2: 

Please try asking for help on the help mailing list, you will be able to get better feedback and discussion from other users. See http://www.octave.org/support for details. Try to include details about your algorithm, including expected time, complexity, and memory usage. For example, if too much memory or swap space is being consumed by Octave, Ctrl+C may not be of much use.

There are some known open bug reports about Ctrl+C problems, especially on non-GNU operating systems. See for example bug #44470.

Mike Miller <mtmiller>
Group Member
Sat 20 Aug 2016 10:26:48 PM UTC, comment #1: 

Have you checked that C is working correctly on your keyboard?

Ceral Paquet <octavebugs>
Sat 20 Aug 2016 04:33:22 PM UTC, original submission:  

Hello.  I've run my algorithm for a few iterations (maybe about 200) with O(160^3), I can use CTRL+C just fine.  But, when I run the method for longer (I'm trying to do about 1000 iterates), the CTRL+C isn't working.

I've tested the algorithm for one iterate at a time.  It's about 1 second long.  I predicted it only taking 40 minutes.  I don't understand why Octave is taking longer... or perhaps freezing when I use an outer loop to do the algorithm 1000 times.

I'm using Windows 7.  Can anyone please help.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by octavebugs (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-08-22 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code