Re: [MTT devel] mtt/server/gds

2019-07-26 Thread Josh Hursey
<mailto:mtt-devel@lists.open-mpi.org> https://lists.open-mpi.org/mailman/listinfo/mtt-devel ___ mtt-devel mailing list mtt-devel@lists.open-mpi.org <mailto:mtt-devel@lists.open-mpi.org> https://lists.open-mpi.org/mailman/listinfo/mtt-devel -- Josh Hursey IBM Spectrum MPI Deve

Re: [MTT devel] trying again to ppost results to "IU" using pyclient

2017-08-16 Thread Josh Hursey
rver is not a proxy. >> >> Also, what should be the format of the POST request to get a serial #? >> I'm suspicious that >> >> this area of the pyclient is buggy. >> >> Howard >> >> >> >> 2017-08-14 15:50 GMT-06:00 Josh Hurse

Re: [MTT devel] trying again to ppost results to "IU" using pyclient

2017-08-14 Thread Josh Hursey
tion': 'close', 'Content-Typ >> - Message truncated - >> >> <<<<<<< Raw Output (Start) >>>>>> >> >> MTTDatabase abort: >> >> MTT client version not specified. >> >> >> >> <<<<<<< Raw Output (End ) >>>>>> >> >> >> >> Any ideas what I need to add to get the pyclient to submit results to >> "IU" with client version >> >> included in the HTTP request? >> >> >> >> Thanks, >> >> Howard >> >> >> >> ___ >> mtt-devel mailing list >> mtt-devel@lists.open-mpi.org >> https://lists.open-mpi.org/mailman/listinfo/mtt-devel >> > > > ___ > mtt-devel mailing list > mtt-devel@lists.open-mpi.org > https://lists.open-mpi.org/mailman/listinfo/mtt-devel > -- Josh Hursey IBM Spectrum MPI Developer ___ mtt-devel mailing list mtt-devel@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/mtt-devel

Re: [MTT devel] MTT / Open MPI Visibility of New Failures

2017-07-19 Thread Josh Hursey
We are putting a pin in this for now. Amazon had an idea they wanted to run with and report back. Once they have more info then we'll try to setup another meeting. On Tue, Jul 11, 2017 at 3:20 PM, Josh Hursey wrote: > In the Open MPI face-to-face meeting we had a long discussion abou

[MTT devel] MTT / Open MPI Visibility of New Failures

2017-07-11 Thread Josh Hursey
responsible for maintaining their "known to fail" list. If the "failed, but we expected to pass" number is >0 then this is a 'new failure' and an email to the community is generated. -- Josh Hursey IBM Spectrum MPI Developer

[MTT devel] Teleconf restart for 2017

2017-01-17 Thread Josh Hursey
When should we restart our weekly teleconfs for 2017? Maybe this week or the week of Jan 30? Next week is the OMPI face-to-face meeting so it might not be the best timing. -- Josh Hursey IBM Spectrum MPI Developer ___ mtt-devel mailing list mtt-devel

[MTT devel] Performance Measurement

2016-09-14 Thread Josh Hursey
n the near term (next couple months). We can use the GitHub to track comments, but maybe carve out part of the weekly teleconf to talk about progress. -- Josh Hursey IBM Spectrum MPI Developer ___ mtt-devel mailing list mtt-devel@lists.ope

Re: [MTT devel] reporter error using pyclient

2016-09-07 Thread Josh Hursey
bmit_id > submit_id = self._select_insert("submit", "submit_id", fields, values) > File "/nfs/data/osl/www/mtt.open-mpi.org/mtt-modern/server/php/ > cherrypy/src/webapp/db_pgv3.py", line 183, in _select_insert > cursor.execute( select_stmt, values ) >

Re: [MTT devel] reporter error using pyclient

2016-08-29 Thread Josh Hursey
ssue: > > <<<<<<< Payload (End ) -->>>>>> > INFO:requests.packages.urllib3.connectionpool:Resetting dropped > connection: mtt.open-mpi.org > DEBUG:requests.packages.urllib3.connectionpool:"POST > /sub

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread Josh Hursey
> > Not Found > The requested URL /submit/cpy//submit was not found on this server. > > Apache/2.2.15 (Red Hat) Server at mtt.open-mpi.org Port > 443 > > > <<<<<<< Raw Output (End ) >>>>>> > > > It looks

Re: [MTT devel] reporter error using pyclient

2016-08-25 Thread Josh Hursey
ent-Type': 'text/html; charset=iso-8859-1', 'Connection': 'close', > 'Server': 'Apache/2.2.15 (Red Hat)'} > > Not Found > > <<<<<<< Raw Output (Start) >>>>>> > &g

Re: [MTT devel] reporter error using pyclient

2016-08-23 Thread Josh Hursey
->>>>>> > > > > > > 404 Not Found > > > > Not Found > > The requested URL /submit//serial was not found on this server. > > > > Apache/2.2.15 (Red Hat) Server at mtt.open-mpi.org Port > 443 > > > > > Any idea

[MTT devel] Missing the teleconf today

2016-07-20 Thread Josh Hursey
I have to miss the teleconf today. Let me know if there is anything that needs my immediate attention. I should be on next week. -- Josh

Re: [MTT devel] topic for tomorrow mtt-devel telecon

2016-06-28 Thread Josh Hursey
That sounds good. Just to add another agenda item so we don't forget: - We should start talking about the MTT movement from IU. It's a good opportunity to do some cleanup/refactoring, but will require some planning beforehand so we minimize the downtime and impact on developers. I figure the disc

[MTT devel] Ticket to finish the python support for the IU Database submissions

2016-06-22 Thread Josh Hursey
Per the teleconf today, I filed a ticket for the remaining todo items in the IUDatabase python module: https://github.com/open-mpi/mtt/issues/443 -- Josh

Re: [MTT devel] GitHub Issue Cleanup

2016-05-18 Thread Josh Hursey
uple weeks ago we identified some development items for the short term. Can folks take point on filing those tickets so we can track their progress? I'll add the left-to-do items for the Server side. Label all those tickets that you need/want soon as v4.0. On Fri, May 13, 2016 at 1:08 PM, Jos

Re: [MTT devel] GitHub Issue Cleanup

2016-05-16 Thread Josh Hursey
taking point, Josh! > > > >> On May 13, 2016, at 11:08 AM, Josh Hursey > wrote: > >> > >> We are seeing more activity with MTT development, and there is a desire > to push to a formal release at some point in the not-to-distant future. As > such, I th

[MTT devel] GitHub Issue Cleanup

2016-05-13 Thread Josh Hursey
We are seeing more activity with MTT development, and there is a desire to push to a formal release at some point in the not-to-distant future. As such, I think it is time to clean up/out the issues on GitHub. Quite a number of those issues are feature ideas that we came up with that were never inv

[MTT devel] statement_timeout on MTT Reporter Queries

2015-11-30 Thread Josh Hursey
I just added a 60 second timeout on any query submitted to the MTT Reporter. Two commits for this (sorry I didn't go through the pull request mechanism - will do next time) [1][2] This was in response to, what we think, was a bot clicking around on the web form and submitting some very long runnin

[MTT devel] MTT DB Archive 2011-2013

2015-08-24 Thread Josh Hursey
(Noting this here for the mailing list archives) To free up some space on the MTT Server I archived the 2011-2013 tables (adding to the archive from 2006-2010). The archived tables are located at the /nfs/data/jjhursey/mtt-archive mount on the MTT server. I like keeping the old tables around in ca

Re: [MTT devel] Detail link error

2015-08-21 Thread Josh Hursey
Thanks for the report. This is a known problem with our aging Reporter interface and large queries. PHP has a memory limit that we set, and large queries sometimes exceed that. There is some work on a new Reporter that should avoid this issue. In the mean time, you need to reduce the size of the

Re: [MTT devel] MTT queries... problems

2012-05-30 Thread Josh Hursey
Weird. I was able to reproduce. I suspect that there is probably a bug somewhere in the uglier magic in the reporter. It is tricky the way the reporter handles multiple pages of results. Unfortunately, I don't think anyone understands that code any more (it -really- needs to be reworked). I'm not

Re: [MTT devel] PHP5 compatibility patch applied

2012-05-30 Thread Josh Hursey
t.open-mpi.org/ rather than > http[s]://www.open-mpi.org/mtt/.  So we'll all need to update our MTT .ini > files when the time comes. > > I'll let you know the timing of the change when we figure it out; it'll > probably be in a week or two. > > > >

Re: [MTT devel] PHP5 compatibility patch applied

2012-05-30 Thread Josh Hursey
Awesome! Thanks for the fix. -- Josh On Wed, May 30, 2012 at 12:03 AM, Christopher Yeoh wrote: > Hi, > > I have applied the PHP5 compatibility patch to trunk (from ticket #389). > Note that this means the reporter code will no longer work on PHP4. > > Regards, > > Chris > -- > ye...@au1.ibm.com

Re: [MTT devel] duplicate results

2012-01-09 Thread Josh Hursey
2012 at 2:07 PM, Eugene Loh wrote: > On 01/06/12 08:52, Josh Hursey wrote: > > Weird. I don't know what is going on here, unless the client is somehow > submitting some of the results too many times. One thing to check is the > debug output file that the MTT client is submitti

Re: [MTT devel] duplicate results

2012-01-06 Thread Josh Hursey
Weird. I don't know what is going on here, unless the client is somehow submitting some of the results too many times. One thing to check is the debug output file that the MTT client is submitting to the server. Check that for duplicates. That will help determine whether this is a server side probl

Re: [MTT devel] Some MTT Reporter woes (Detail view)

2011-09-11 Thread Josh Hursey
The detail view issue has been fixed in r1493. See the commit message for details. No data was lost. It was just that the query was not selecting all of the fields that it needed. Let me know if you see any other issues. -- Josh On Fri, Sep 9, 2011 at 2:32 PM, Josh Hursey wrote: > Te

[MTT devel] Some MTT Reporter woes (Detail view)

2011-09-09 Thread Josh Hursey
Terry mentioned a bug to me offline. I am posting here so that others with the same problem can see the eventual followup. In the detail view the 'network' and 'command' lines are incorrect: http://www.open-mpi.org/mtt/index.php?do_redir=2009 The 'command' line is blank. So that either means t

[MTT devel] Open MPI MTT Issue

2011-08-26 Thread Josh Hursey
Due to a unforeseen problem with an upgrade to the Open MPI MTT Reporter yesterday, all testing data submitted between yesterday at 9:30 am EDT to today at 9:45 am EDT was not collected by the Open MPI MTT database. The problem was identified, and fixed this morning by the Open MPI MTT maintainers.

Re: [MTT devel] [MTT svn] svn:mtt-svn r1400

2011-08-18 Thread Josh Hursey
Good database side stuff coming soon. Stay tuned :) On Thu, Aug 18, 2011 at 1:21 PM, Jeff Squyres wrote: > Awesome.  :-) > > On Aug 18, 2011, at 1:20 PM, jjhur...@osl.iu.edu wrote: > >> Author: jjhursey >> Date: 2011-08-18 13:20:35 EDT (Thu, 18 Aug 2011) >> New Revision: 1400 >> URL: https://svn.

Re: [MTT devel] GSOC application

2009-04-15 Thread Josh Hursey
I have been listening in on the thread, but have not had time to really look at much (which is why I have not been replying). I'm interested in listening in on the teleconf as well, though if I become a blocker for finding a time feel free to cut me out. Best, Josh On Apr 14, 2009, at 8:51

Re: [MTT devel] GSOC application

2009-03-23 Thread Josh Hursey
o datastore - howto save, load, query http://code.google.com/appengine/docs/python/gettingstarted/usingdatastore.html please comment. Thanks Mike On Fri, Mar 20, 2009 at 5:38 PM, Jeff Squyres wrote: On Mar 20, 2009, at 10:42 AM, Josh Hursey wrote: Yeah I think this sounds like a good way

Re: [MTT devel] GSOC application

2009-03-20 Thread Josh Hursey
Yeah I think this sounds like a good way to move forward with this work. The database schema is pretty complex. If you need help on the database side of things let me know. To get started, would it be useful to have a meeting over the phone/ telepresence to design the datastore layout? This

Re: [MTT devel] [MTT svn] svn:mtt-svn r1273 (Analyze/Performance plug-ins)

2009-03-20 Thread Josh Hursey
A while back we designed what needed to happen on the database side to support arbitrary performance data (we were thinking about Skampi at the time, I believe). The only documentation that I could find of this discussion is in the DB schema diagram: https://svn.open-mpi.org/trac/mtt/brow

Re: [MTT devel] GSOC application

2009-03-18 Thread Josh Hursey
will forward it along. Cheers, Josh On Mar 13, 2009, at 3:19 PM, Jeff Squyres wrote: Awesome; many thanks for carrying the baton over the finish line, Josh! On Mar 13, 2009, at 2:56 PM, Josh Hursey wrote: The application has been submitted. We find out on March 18 (3 pm) if we have been acc

Re: [MTT devel] GSOC application

2009-03-13 Thread Josh Hursey
The application has been submitted. We find out on March 18 (3 pm) if we have been accepted. Link to timeline below: http://socghop.appspot.com/document/show/program/google/gsoc2009/ timeline Cheers, Josh On Mar 13, 2009, at 2:19 PM, Josh Hursey wrote: I just pushed a final draft to the

Re: [MTT devel] GSOC application

2009-03-13 Thread Josh Hursey
I just pushed a final draft to the repository. I'll probably plan on submitting at 2:30/2:45. Let me know if you have any edits before then either through email or IM. Cheers, Josh On Mar 13, 2009, at 12:11 PM, Josh Hursey wrote: I finished a first pass at cleaning up the Ideas page o

Re: [MTT devel] GSOC application

2009-03-13 Thread Josh Hursey
text up as necessary). The application is due by 3 pm EST. So I hope to have the application ready by 2ish. I'll move onto the application itself now. -- Josh On Mar 12, 2009, at 4:43 PM, Josh Hursey wrote: Jeff is going to take the first pass at the application. I am going to go th

Re: [MTT devel] GSOC application

2009-03-12 Thread Josh Hursey
Jeff is going to take the first pass at the application. I am going to go through the Idea page on the wiki and polish a bit: https://svn.open-mpi.org/trac/mtt/wiki/MttNewFeaturesIdeas I'll let folks know when I'm done, and we can start iterating on drafts. Cheers, Josh On Mar 12, 2009, at 4

Re: [MTT devel] GSOC apps now open

2009-03-10 Thread Josh Hursey
Yeah I have some time to dedicate do this. We should talk about a couple of specific topics to propose from this list we posted on the wiki. I can start digging in later this evening/tomorrow morning. -- Josh On Mar 10, 2009, at 10:42 AM, Jeff Squyres wrote: Google Summer of Code applicati

Re: [MTT devel] visual reports for mtt

2009-02-24 Thread Josh Hursey
On Feb 24, 2009, at 8:08 AM, Jeff Squyres wrote: On Feb 24, 2009, at 1:02 AM, Mike Dubman wrote: I`m looking for a way having automatic regression report at the end of mtt run which include graph+table for bw/lat/2way-bw for this specific run as well as for previous runs on the same config

Re: [MTT devel] Time to make the 2009 mtt database partitions?

2008-12-01 Thread Josh Hursey
2009 :) Cheers, Josh On Dec 1, 2008, at 11:06 AM, Josh Hursey wrote: Good catch. I have a reminder email set to be sent out later this month regarding this so we don't hit the same problem we had last year. But we should probably do it now so we don't forget later. There is a s

Re: [MTT devel] Time to make the 2009 mtt database partitions?

2008-12-01 Thread Josh Hursey
Good catch. I have a reminder email set to be sent out later this month regarding this so we don't hit the same problem we had last year. But we should probably do it now so we don't forget later. There is a script here: server/sql/support/create-partitions.sh This will generate SQL files f

Re: [MTT devel] bogus timestamps in database

2008-07-22 Thread Josh Hursey
Sounds good. Thanks, Josh On Jul 22, 2008, at 12:39 PM, Ethan Mallove wrote: I can too. On Tue, Jul/22/2008 12:25:33PM, Jeff Squyres wrote: I can do 3-3:30 today. On Jul 22, 2008, at 10:19 AM, Josh Hursey wrote: I think we were scheduled for talking about MTT today at 1 pm. Something

Re: [MTT devel] bogus timestamps in database

2008-07-22 Thread Josh Hursey
PM, Ethan Mallove wrote: I'm basically available except for 2-4p on Friday. -Ethan On Fri, Jul/18/2008 10:02:10AM, Josh Hursey wrote: Yeah it might be good to touch base and see if there are any burning fires that we need to put out. For me it would have to be either next week or most l

Re: [MTT devel] bogus timestamps in database

2008-07-21 Thread Josh Hursey
Sounds good to me. On Jul 21, 2008, at 9:52 AM, Jeff Squyres wrote: Sorry for the late reply -- how about 3pm today (Monday)? On Jul 18, 2008, at 3:55 PM, Ethan Mallove wrote: I'm basically available except for 2-4p on Friday. -Ethan On Fri, Jul/18/2008 10:02:10AM, Josh Hursey

Re: [MTT devel] bogus timestamps in database

2008-07-18 Thread Josh Hursey
Yeah it might be good to touch base and see if there are any burning fires that we need to put out. For me it would have to be either next week or most likely the end of August. :( The good news is that I don't have too much on my calendar for next week. I'm available (prefer earlier in the

Re: [MTT devel] Tracking process stats

2008-04-22 Thread Josh Hursey
I was thinking for very test as an extra bit or two of information. But we could try a test suite too, but we would have to think about what we would want to exercise in it. -josh On Apr 22, 2008, at 1:45 PM, Ethan Mallove wrote: On Tue, Apr/22/2008 01:35:06PM, Josh Hursey wrote: On the

[MTT devel] Tracking process stats

2008-04-22 Thread Josh Hursey
On the Open MPI teleconf this morning Rich mentioned that he was noticing odd memory usage. It got me thinking, would it be useful for MTT to track important aspects of the process such as memory use? Just a thought. I'm not exactly sure how we would report or record this, but if it is usef

Re: [MTT devel] [MTT bugs] [MTT] #355: tooltips for reporter

2008-04-21 Thread Josh Hursey
Isn't this just setting the 'alt' field of the tag? Even without javascript this is just an HTML tooltip trick. I suspect that Mail would know how to deal with this even if it has javascript turned off. Would that be enough? On Apr 21, 2008, at 2:50 PM, Jeff Squyres wrote: Ethan and I p

Re: [MTT devel] Contributions down

2008-04-15 Thread Josh Hursey
and travel and other deadlines have not enabled me to fully fix them yet... On Apr 15, 2008, at 9:37 AM, Josh Hursey wrote: Looking at the MTT Contribution graph it seems that the number of testing being submitted has dropped off quite significantly in the past couple weeks: http://www.open-m

[MTT devel] Contributions down

2008-04-15 Thread Josh Hursey
Looking at the MTT Contribution graph it seems that the number of testing being submitted has dropped off quite significantly in the past couple weeks: http://www.open-mpi.org/mtt/stats/mtt-contrib.pdf Is this something to be concerned about? -- Josh

Re: [MTT devel] Weird MTT test names

2008-03-06 Thread Josh Hursey
:16AM, Josh Hursey wrote: I'm trying to cleanup the test_suite/test_name tables in the database, removing some test names that are invalid and unreferenced. In the process I found a whole series of test_names of the following form: test_suite = trivial test_name = MXIQNeaG8e-ping For this

[MTT devel] Weird MTT test names

2008-03-06 Thread Josh Hursey
I'm trying to cleanup the test_suite/test_name tables in the database, removing some test names that are invalid and unreferenced. In the process I found a whole series of test_names of the following form: test_suite = trivial test_name = MXIQNeaG8e-ping For this particular one it points t

Re: [MTT devel] two recent commits

2008-02-13 Thread Josh Hursey
Great. I just updated the ompi website. The server/tools/commit-to-ompi-www.pl was really useful. Thanks for the pointer. :) Cheers, Josh On Feb 13, 2008, at 11:34 AM, Ethan Mallove wrote: On Wed, Feb/13/2008 10:35:51AM, Josh Hursey wrote: I just committed to the trunk two revisions that

[MTT devel] two recent commits

2008-02-13 Thread Josh Hursey
I just committed to the trunk two revisions that I want to push to the Open MPI version of MTT: https://svn.open-mpi.org/trac/mtt/changeset/1154 https://svn.open-mpi.org/trac/mtt/changeset/1155 r1154 is a performance fix which prevents us from executing the same SQL query twice for every MT

Re: [MTT devel] Extracting transparent data from OMPI

2008-02-06 Thread Josh Hursey
On Feb 6, 2008, at 11:32 AM, Ethan Mallove wrote: For the configure options we *could* parse the config.log to extract this data. The question is, if we did this, what do we want to look? And is this something we want to do? Is there another way? I think having a network-like field for

Re: [MTT devel] Extracting transparent data from OMPI

2008-02-06 Thread Josh Hursey
On Feb 6, 2008, at 10:25 AM, Jeff Squyres wrote: On Jan 31, 2008, at 5:07 PM, Josh Hursey wrote: For the visualization it would be really nice to see how well tested a particular interconnect, resource manager, and/or 'feature' is when ramping up to a release. However these

[MTT devel] Extracting transparent data from OMPI

2008-01-31 Thread Josh Hursey
For the visualization it would be really nice to see how well tested a particular interconnect, resource manager, and/or 'feature' is when ramping up to a release. However these peices of information are hard to obtain, and in some cases quantify (e.g., what do we mean by testing a 'feature

Re: [MTT devel] [MTT svn] svn:mtt-svn r1147

2008-01-31 Thread Josh Hursey
:51:11 EST (Thu, 31 Jan 2008) +++ (empty file) @@ -1,67 +0,0 @@ -#!/usr/bin/env perl - -# -# Josh Hursey -# -use strict; -use DBI; - -my $argc = scalar(@ARGV); - -my $year; -my $month; - -my @month_array = ( "01", "02", "03", "04", "05", "06&q

Re: [MTT devel] Reporter Slowness

2008-01-31 Thread Josh Hursey
Thanks for your patience, and let me know if it feels sluggish again. So as of this email things should be back to normal. Cheers, Josh On Jan 30, 2008, at 5:09 PM, Josh Hursey wrote: I've started the script running. Below is a short version, and a trilogy of the gory details. I wanted to

Re: [MTT devel] Reporter Slowness

2008-01-30 Thread Josh Hursey
clients submitting results this evening. I'll send email once the script is complete, and things seem back to normal. Cheers, Josh On Jan 30, 2008, at 4:12 PM, Jeff Squyres wrote: I'd go ahead and do it now. On Jan 30, 2008, at 4:04 PM, Josh Hursey wrote: It seems the reporte

[MTT devel] Reporter Slowness

2008-01-30 Thread Josh Hursey
It seems the reporter has gotten slower :( Now it is working in the range of 40 - 50 seconds for the 24 hour query which is not reasonable. This should be much lower. Looking at the explain of the query I have some ideas on how to make things better, but this will slow things down a for a w

Re: [MTT devel] Database Notice

2008-01-30 Thread Josh Hursey
database for a few hours to do so. -- Josh On Jan 9, 2008, at 4:27 PM, Ethan Mallove wrote: "pg_dump -s" seems to show that we are set until 2009? (Just put a note in my calendar about this for late December 2008 :-)) On Wed, Jan/09/2008 04:07:01PM, Josh Hursey wrote: I was show

Re: [MTT devel] MTT Visualization

2008-01-11 Thread Josh Hursey
On Jan 11, 2008, at 1:29 PM, Ethan Mallove wrote: On Fri, Jan/11/2008 12:49:50PM, Jeff Squyres wrote: On Jan 10, 2008, at 10:29 AM, Josh Hursey wrote: Since we are ramping up to a v1.3 release we want to visualization to support this effort. So we want to make sure that the visualization

Re: [MTT devel] mtt reporter popups broken

2008-01-10 Thread Josh Hursey
Fixed. This was a latent bug that my commit highlighted, but I didn't check for (Sorry). If mtt_body_html_suffix was non-null then the popups would not work. I just fixed this in r1133. -- Josh On Jan 10, 2008, at 12:26 PM, Jeff Squyres wrote: I notice that I can no longer get the MTT pref

Re: [MTT devel] [OMPI devel] Cisco MTT runs

2008-01-10 Thread Josh Hursey
On Jan 8, 2008, at 10:45 AM, Josh Hursey wrote: (Switching to MTT devel, forgot that we were mailing to OMPI devel before :/) Ah. Yeah that makes sense we can allow folks to add some custom, static text to the reporter page. Are we talking just a header and a footer for now? I think that

[MTT devel] MTT Visualization

2008-01-10 Thread Josh Hursey
I met with Joseph Cottam (Grad student in my lab at IU) yesterday about MTT visualization. He is working on some new visualization techniques and wants to apply them to the MTT dataset. Since we are ramping up to a v1.3 release we want to visualization to support this effort. So we want to

[MTT devel] Database Notice

2008-01-09 Thread Josh Hursey
I was showing MTT to someone today and noticed that it was performing a bit slower than it should. After taking a look under the hood I discovered that we were missing the 2008 partition tables. :( I'll keep you posted on this. Let me know if you have any problems in the mean time. -- Jos

Re: [MTT devel] [OMPI devel] Cisco MTT runs

2008-01-08 Thread Josh Hursey
Jan 7, 2008, at 2:03 PM, Josh Hursey wrote: It should be easy enough to add some prefix/suffix/hook-like HTML somewhere in the standard MTT config that can customize the output HTML (i.e., put some additional information on the page, such as a link to this graph)... I'm not sure I under

Re: [MTT devel] Submission totals graph

2007-11-30 Thread Josh Hursey
week and day data use the right axis. I just committed the updated scripts with the -week option. Cheers, Josh MTT-tuples-week.pdf Description: Adobe PDF document On Nov 30, 2007, at 9:49 AM, Josh Hursey wrote: On Nov 28, 2007, at 5:01 PM, Ethan Mallove wrote: Nice! The double y-axis thr

Re: [MTT devel] Submission totals graph

2007-11-30 Thread Josh Hursey
in that gnuplot file from 'aqua' (which is OSX specific I believe) to the postscript version that is commented out. -- Josh -Ethan On Wed, Nov/28/2007 11:49:58AM, Josh Hursey wrote: For no other reason than I was curious to see what it would look like, I created a graph of the per

[MTT devel] Submission totals graph

2007-11-28 Thread Josh Hursey
For no other reason than I was curious to see what it would look like, I created a graph of the per day and per month submission totals to MTT and graphed it. This is the total number of MPI Install, Test Build, and Test Run submissions. Attached is the graph if anyone is interested. It l

Re: [MTT devel] [MTT svn] svn:mtt-svn r1094 (for review)

2007-11-07 Thread Josh Hursey
Sorry it has taken me a while to get to this. I think the patch is generally fine. I don't think it will hurt anything. I haven't tested it though, but I trust if you have then it should be fine. Let me know when it happens and I'll try to watch a bit more closely the nightly submits. Tha

Re: [MTT devel] Fwd: MTT server error (user: sun)

2007-11-02 Thread Josh Hursey
- From: Josh Hursey [mailto:jjhur...@open-mpi.org] Sent: Friday, November 02, 2007 08:44 AM Eastern Standard Time To: Development list for the MPI Testing Tool Subject:[MTT devel] Fwd: MTT server error (user: sun) Any idea why the timestamp is not being sent along? -- Josh Begin

[MTT devel] Fwd: MTT server error (user: sun)

2007-11-02 Thread Josh Hursey
Any idea why the timestamp is not being sent along? -- Josh Begin forwarded message: From: jjhur...@open-mpi.org Date: November 1, 2007 5:01:39 PM EDT To: jjhur...@open-mpi.org, ethan.mall...@sun.com Subject: MTT server error (user: sun) Reply-To: jjhur...@open-mpi.org SQL QUERY: INSERT INTO

Re: [MTT devel] MTT server error (user: ibm)

2007-10-27 Thread Josh Hursey
It looks like the runs from IBM forgot to send along a client_serial for MPI Install in last nights runs. Any idea why the client might allow that to happen? -- Josh On Oct 27, 2007, at 3:15 AM, jjhur...@open-mpi.org wrote: SQL QUERY: INSERT INTO mpi_install (mpi_install_id, submit_id, c

Re: [MTT devel] MTT server error (user: cisco)

2007-10-25 Thread Josh Hursey
I'm still getting a flood of these every day. Jeff can you turn off the source of this until you get a chance to fix it? Cheers, Josh On Oct 25, 2007, at 8:53 AM, jjhur...@open-mpi.org wrote: SQL QUERY: INSERT INTO latency_bandwidth (latency_bandwidth_id, message_size, latency_min, latency

[MTT devel] Fwd: MTT server error (user: cisco)

2007-10-20 Thread Josh Hursey
Just FYI. I've been getting a fair number of these errors today. -- Josh Begin forwarded message: From: jjhur...@open-mpi.org Date: October 20, 2007 3:53:54 PM EDT To: jjhur...@open-mpi.org Subject: MTT server error (user: cisco) Reply-To: jjhur...@open-mpi.org SQL QUERY: INSERT INTO latency

Re: [MTT devel] MTT server error (user: uh)

2007-10-15 Thread Josh Hursey
Awesome. Just wanted to make sure people were aware. Thanks :) -- Josh On Oct 15, 2007, at 11:50 AM, Mohamad Chaarawi wrote: Yea i was using a wrong ini file.. i was executing with --trial though, so there should be no bad data in the Db.. -Mohamad Josh Hursey wrote: I'm gettin

Re: [MTT devel] MTT server error (user: uh)

2007-10-15 Thread Josh Hursey
I'm getting the following from 'uh'. The problem is that they supply '-np' with no argument. The submit script is rejecting the submit, so the database is fine. I think this is a user problem, but it kind of looks like a client problem. Thought I would post to see if anyone has any thoughts

Re: [MTT devel] Adding libnbc performance Performance Analyze module for MTT

2007-10-08 Thread Josh Hursey
I'm inclined to say 'let's just do it right the first time' meaning let's implement the 3D table we designed a few weeks ago. This would allow for arbitrary storage of performance data. But would take a considerable amount of effort. However, it would probably be quicker to implement a NBC

Re: [MTT devel] MTT server error (user: cisco)

2007-10-07 Thread Josh Hursey
FYI: I just got this error from MTT submit.php. It seems that the message_size array is a bit corrupted. On Oct 7, 2007, at 11:25 AM, jjhur...@open-mpi.org wrote: SQL QUERY: INSERT INTO latency_bandwidth (latency_bandwidth_id, message_size, latency_min, latency_avg, latency_max, bandwidt

Re: [MTT devel] MTT server error (user: iu)

2007-10-04 Thread Josh Hursey
On Oct 4, 2007, at 7:40 PM, Josh Hursey wrote: Just got this from IU. Looks like BigRed is using a script for launch. Should I make the 'laucher' field a bit larger? On Oct 4, 2007, at 7:19 PM, jjhur...@open-mpi.org wrote: SQL QUERY: INSERT INTO test_run_command (test_run_comm

Re: [MTT devel] MTT server error (user: iu)

2007-10-04 Thread Josh Hursey
Just got this from IU. Looks like BigRed is using a script for launch. Should I make the 'laucher' field a bit larger? On Oct 4, 2007, at 7:19 PM, jjhur...@open-mpi.org wrote: SQL QUERY: INSERT INTO test_run_command (test_run_command_id, launcher, resource_mgr, parameters, network, test_r

Re: [MTT devel] Fwd: MTT server error (user: iu)

2007-10-04 Thread Josh Hursey
7, at 5:59 PM, Josh Hursey wrote: I have recently been receiving a ton of errors like the following. I traced it as best I could to an 'Already Installed' configuration that Tim M is running on BigRed for the collectives bakeoff. Is it possible that the AlreadyInstalled is not even try

[MTT devel] Fwd: MTT server error (user: iu)

2007-10-01 Thread Josh Hursey
I have recently been receiving a ton of errors like the following. I traced it as best I could to an 'Already Installed' configuration that Tim M is running on BigRed for the collectives bakeoff. Is it possible that the AlreadyInstalled is not even trying to send any MPI_Install information

[MTT devel] Toy of the day: Cacti

2007-09-26 Thread Josh Hursey
The group I worked with in undergrad just setup Cacti for monitoring three cluster setups they have running. It is pretty snazzy. One of the cool things is the dynamic zoom feature they have going on. Go to: (username/password -> guest/guest) [This is publicly known username/password so no

Re: [MTT devel] Opening the web site...?

2007-09-24 Thread Josh Hursey
for a while; I won't be able to make the Oct 3rd and 10th Wednesday calls, either (I'm flying back on the 10th). On Sep 24, 2007, at 9:08 AM, Josh Hursey wrote: I think once it is ready we should open it up. I think the only thing we have left is the release tarballs right? Let

Re: [MTT devel] Opening the web site...?

2007-09-24 Thread Josh Hursey
I think once it is ready we should open it up. I think the only thing we have left is the release tarballs right? Let's plan on chatting about this in our meeting. -- Josh On Sep 22, 2007, at 11:12 AM, Jeff Squyres wrote: BTW, when do we want to open the MTT web site? Sometime this week, o

Re: [MTT devel] MTT server error (user: cisco)

2007-09-22 Thread Josh Hursey
So I got two of these emails this morning. Any thoughts on why these 2 latency/bandwidth submissions are failing? The problem is with: SQL ERROR: ERROR: malformed array literal: "{136.36,124.59,124.58,124.61,124.74,124.52,124.57,137.98,124.62,124.69, , 124.81,140.91,186.13,187.51,309.31,41

Re: [MTT devel] 2nd cut at MTT web site

2007-09-22 Thread Josh Hursey
The content looks nice but I don't see any left-hand navigation. :( On Sep 21, 2007, at 9:24 PM, Jeff Squyres wrote: http://www.open-mpi.org/projects/mtt/ I fixed the left-hand navigation, put up some descriptive text, and then copped out and linked to the wiki for all the real content. :-)

Re: [MTT devel] [MTT svn] svn:mtt-svn r1033 (commit to www.open-mpi.org?)

2007-09-20 Thread Josh Hursey
oops Looks like I forgot to commit this the other day. I just did so for the live site and it should be active now. Thanks for the reminder. -- Josh On Sep 20, 2007, at 10:50 AM, Ethan Mallove wrote: Josh, Did you not want to commit this to the live website? -Ethan On Wed, Sep/19/2007 09

Re: [MTT devel] MTT server error (user: sun)

2007-09-19 Thread Josh Hursey
8 AM, Ethan Mallove wrote: On Mon, Sep/17/2007 10:46:45AM, Josh Hursey wrote: I've been getting quite a few errors from submit.php of the below form. It seems that the MPI Install that is being referenced is not valid. Could this is an 'already installed' issue where the

Re: [MTT devel] MTT server error (user: uh)

2007-09-18 Thread Josh Hursey
This is weird. How could the script "./wrappers/ run_random_hostname_patterns.pl" be submitted as the 'launcher' to the database? I thought submit.php would only get valid launchers from the client? -- Josh On Sep 18, 2007, at 8:05 PM, jjhur...@open-mpi.org wrote: SQL QUERY: INSERT INTO

Re: [MTT devel] MTT server error (user: sun)

2007-09-17 Thread Josh Hursey
I've been getting quite a few errors from submit.php of the below form. It seems that the MPI Install that is being referenced is not valid. Could this is an 'already installed' issue where the user is trying to submit results to the database without having submitted an mpi_install? -- J

Re: [MTT devel] [MTT users] Test runs not getting into database

2007-09-06 Thread Josh Hursey
"on the main Open MPI web site.\n". + "DEBUG [".$_SERVER["SERVER_NAME"]."] != [".$mother_site."] \n"; exit(); } [jjhursey@milliways mtt] pwd /l/osl/www/www.open-mpi.org/mtt <-> -- Josh On Sep 6, 2007, at 10:25 AM

Re: [MTT devel] [MTT users] Test runs not getting into database

2007-09-06 Thread Josh Hursey
(Off Users list for the moment) A bit of debug output: $_SERVER["SERVER_NAME"] = s10c2b3.dim $mother_site = www.open-mpi.org So it looks like the relay is doing something a bit odd. :/ On Sep 6, 2007, at 10:04 AM, Josh Hursey wrote: Weird this looks like a mirror issue again. Bel

Re: [MTT devel] [MTT users] Test runs not getting into database

2007-09-06 Thread Josh Hursey
/submit/index.php Any thoughts on why this might be happening? It looks like the mirror check is messed up again. -- Josh On Sep 5, 2007, at 11:31 PM, Josh Hursey wrote: yeah I'll try to take a look at it tomorrow. I suspect that something is going wrong with the relay, but I can'

Re: [MTT devel] [MTT users] Test runs not getting into database

2007-09-05 Thread Josh Hursey
yeah I'll try to take a look at it tomorrow. I suspect that something is going wrong with the relay, but I can't really think of what it might be at the moment. -- Josh On Sep 5, 2007, at 9:11 PM, Jeff Squyres wrote: Josh / Ethan -- Not getting a serial means that the client is not gettin

  1   2   >