Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: MPrime


Related Topics
627

In the News (Fri 25 Dec 09)

  
  Mprime Windows crashing - mersenneforum.org
This along with having it stop processing on battery power seem to be the keys to my crashing, not just the fact that it is going to sleep or being docked or whatever.
Mprime should save the current number's status to the save file and then enter paused mode.
I also think it may help prevent these crashes, since mprime won't be in its inner loops when the system suddenly stops.
www.mersenneforum.org /showthread.php?s=ef97d9ff2fb106913ef9362372157ce8&p=91349   (2305 words)

  
  BioMed Central | Full text | MPrime: efficient large scale multiple primer and oligonucleotide design for customized ...
MPrime approaches primer and oligo design by looking at a user-defined subset of genes of interest identified by either a GenBank [31] or RefSeq [9] accession number, by a gene name, or by the raw fasta sequence data.
MPrime allows the user to refine their results by deciding on which candidate regions will be included before proceeding to primer or oligo design.
MPrime has allowed us to create multiple primers for related genic regions in a short span of time which are reported back to the user in the form of a web interface that can be stored as a tab delimited file that can be read into an Excel spreadsheet (figure 2).
www.biomedcentral.com /1471-2105/6/175   (4991 words)

  
 UM MPRIME   (Site not responding. Last check: 2007-11-02)
MPRIME, the Michigan Program for Research Information Management and Education, aims to improve the management of research information at the University.
Under the leadership of the Office of the Vice President for Research and the Michigan Administrative Information Services (MAIS), the MPRIME team is developing and implementing an electronic administration system, called eResearch.
The goal is to support efforts by faculty, staff and students to comply with university, state and federal requirements aimed at ensuring the safety and privacy of persons who volunteer to participate in research studies.
www.research.umich.edu /mprime/mprime.html   (529 words)

  
 Mersenne: Script to run mprime as a system daemon.
I have been running mprime on Linux for some time and have recently written a script to make it run as a daemon on startup.
mprime automatically nice's itself, which is very neat and makes it ideal for running this way.
This would impact any performance intensive games, for instance, so running mprime as a daemon may not be such a good idea if you need to be able to turn it on and off regularly.
www.mail-archive.com /mersenne@base.com/msg05245.html   (421 words)

  
 The Great Internet Mersenne Prime Search - The Perl Journal, Winter 1997
mprime survives sudden shutdown or termination by keeping its state written out to a file, so not all work is lost if the program is interrupted.
People installing mprime on machines without permanent network connections (like myself) will of course get errors unless their dialup connections are brought up before running FTP.
To preserve mprime's "killability," mprime.sh checks the results file created by mprime to see if mprime actually finished its task or was terminated abnormally.
www.foo.be /docs/tpj/issues/vol2_4/tpj0204-0012.html   (2036 words)

  
 Running mprime (a.k.a. primenet, gimps) as a daemon on Linux
mprime is a program that is used to calculate Mersenne primes.
mprime will start in the background whenever the server boots) first download and install the software as per the instructions.
The following instructions assume that mprime is installed in the directory /opt/mprime.
www.daedalus.co.uk /technotes/mprimed.shtml   (224 words)

  
 Article submitted to The Perl Journal #7
Mprime survives sudden shutdown or termination by keeping its state written out to a file, so not all work is lost in case of interruptions.
To preserve mprime's "killability," mprime.sh checks the "result" file created by mprime to see if mprime finished its task or was terminated by a signal.
Before running mprime.sh, mprime needs to be added to the machine's /etc/aliases file, pointing to the machine's administrator, as discussed in (figure 2) the mprimescripts README file.
www.tipjar.com /dnconsult/mprimescripts   (2915 words)

  
 Ambient Devices Orb, Dashboard, Beacon - phase of moon, C source for windows app   (Site not responding. Last check: 2007-11-02)
+ 0.0005 * dsin(m + 2 * mprime);
+ 0.0003 * dsin(m + 2 * mprime)
+ 0.0004 * dsin(m - 2 * mprime)
ambient411.com /show/dev/4/0/phase_of_moon_C_source_for_windows_app....   (849 words)

  
 [No title]
For example, to see if M1279 is a Mersenne prime, type: mprime -t 1279 NOTE: Only the self-test (-s) and the range status (-r) options will print any results to the screen.
This means mprime is in the third pass of a 16 pass process to find a small factor of 2^400037-1.
This means mprime just finished the 941400th iteration of a Lucas-Lehmer primality test.
the-labs.com /Perl/ThePerlJournal/Issue_08_Primes/readme.txt   (1524 words)

  
 [No title]   (Site not responding. Last check: 2007-11-02)
how to install: 1: add a user mprime their home directory should by /usr/local/etc/mprime 2: unpack this tar file there, or move the files there.
3: download the database that mprime uses if you don't have it already; www.mersenne.org is the place to find it.
By using the.netrc file included with this distribution, you should be able to `su - mprime` after which `ftp ftp.mersenne.org` ought to not only go get the database but automatically uncompress it.
www.tipjar.com /dnconsult/mprimescripts/README   (297 words)

  
 Mersenne: mprime for QA or performance?
Namely, with the so-called effects of "burning-in" a CPU via mprime's torture test, and the resulting effects on the CPU speed (as determined by the mprime time test).
So this leads me to wonder if what I'm seeing is real, or whether mprime is really sensitive enough to be used here.
If mprime is indeed seeing some real effects here, I think people need to be aware of it.
www.mail-archive.com /mersenne@base.com/msg01097.html   (201 words)

  
 RPM Search mprime-23.5-6.i586.rpm
This package starts mprime as service at boot time.
mprime is a G. Woltman client to find Mersenne Prime Numbers in a
If you have not used mprime before, you first have to set your GIMPS accounts.
rpm.pbone.net /index.php3/stat/4/idpl/2304926/com/mprime-23.5-6.i586.rpm.html   (71 words)

  
 [Prime] mprime segfault   (Site not responding. Last check: 2007-11-02)
Hello all, Running mprime 23.9.2 on my i686 Linux 2.44.22 (Fedora Core 1), I get a reproducible segfault after "stage 1 GCD" : [Oct 27 10:44] M34201171 stage 1 is 98.49% complete.
zsh: segmentation fault mprime -d If I restart mprime (I use "mprime -d"), there is a short time during which it goes through this: Starting P-1 factoring on M34201171 with B1=380000, B2=7125000 Chance of finding a factor is an estimated 5.07% P-1 on M34201171 with B1=380000, B2=7125000 M34201171 stage 1 complete.
Thanks for your help, François-Xavier PS: I checked integrity of my mprime binary (same md5sum as the one from the tarball) -- François-Xavier Coudert École normale supérieure 45, rue d'Ulm - 75005 Paris
www.hogranch.com /pipermail/prime/2004-October/000255.html   (243 words)

  
 system instable - mprime - which hardware is broken
system instable - mprime - which hardware is broken
Posted: Wed Dec 28, 2005 12:30 pm Post subject: system instable - mprime - which hardware is broken
mprime in linux does not find further errors.
www.howtofixcomputers.com /bb/ftopic143758.html   (178 words)

  
 MPrime | Latin | Dictionary & Translation by Babylon
No results for "MPrime" were found in Latin
MPrime is the name of the Linux and BSD software, written by Ersnt Mayer, that GIMPS, a distributed computing project researching Mersenne prime numbers, uses.
It is entirely console based, with no requirement for X or any other graphical sub-system.
www.babylon.com /definition/MPrime/Latin   (94 words)

  
 [No title]
If someone needs access to this box to compile mprime (or anything else...) I can arrange access to it...
Consequently unless the OS had special interfaces to allow one program to consume several SMT slots, the program would either be restricted to running as normal, or have to try running as several processes, or would have to replicate the necessary OS kernel functionality itself (difficult, and not portable).
I think the odds are that prime95 / mprime would not be able to gain much unless either the OS makes special arrangements for single compute-intensive programs, which seems unlikely since SMT is intended for CPUs running multiple processes, or the OS is open source and can be patched at kernel level, which excludes windows.
www.ndatech.com /mersenne/archives/digest/v01_0900.txt   (3054 words)

  
 Middle East Open Encyclopedia: MPrime   (Site not responding. Last check: 2007-11-02)
This is an extract from The Middle East Open Encyclopedia, made possible through the Wikimedia Foundation.
Iraq Museum International always displays the most recent published revision of the source article, MPrime; all previous versions may be viewed here.
They link directly to authoring tools for you to start writing a particular article.
www.baghdadmuseum.org /ref/?title=MPrime   (222 words)

  
 [No title]
0 or mprime = 0 or (n > 1 and r mod (m/mprime)
## Additional conditions are: mprime divides m ## each prime divisor of n divides m/mprime and ## r = 1 mod (m/mprime) ## ## returns a list of pairs of matrices corresponding to a and b ## which operate from the right on a ZmodnZ(p)-module ## additionally a list
fpf rep over GF(prime)) n, # OrderMod(r, m) mprime, factors, G, matrices, pnew, i, g, pqab, tuple, x, y; ## Determine the group G acting on the combinations of representation indices ## such that index combs from the same G-orbit yield conjugate aut groups.
www-history.mcs.st-and.ac.uk /~gap/Manuals/pkg/sonata/lib/fpf.gi   (3198 words)

  
 FreshPorts -- math/mprime
Add net as secondary category since this is a distributed effort
o Update to mprime core version 23.5 o Port's Makefile - move some lines from post-patch to do-configure target since they DO configure the port's build
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
www.freshports.org /math/mprime   (234 words)

  
 Mersenne Mailing List by thread
Re: Mersenne: mprime goes haywire, its the heat.
Re: Mersenne: mprime 14.4 for linux Chuck W. Mersenne: Factoring Geoffrey Faivre-Malloy
Re: Mersenne: mprime 14.4.2 on Linux Chuck W. Re: Mersenne: Expected number of new primes Chad Davis
homepages.donobi.net /poke/archive4   (3127 words)

  
 UT/ORNL/KBRIN Bioinformatics Summit 2005 Abstract   (Site not responding. Last check: 2007-11-02)
MPrime: Efficient Large Scale Multiple Primer and Oligonucleotide Design for
Enhancements in sequencing technology have recently yielded assemblies of large genomes including rat, mouse, human, fruit fly, and zebrafish.
As a result, we have developed an integrated system, MPrime, in order to efficiently calculate primer pairs or specific oligonucleotides for multiple genic regions based on a keyword, gene name, accession number, or sequence fasta format within the rat, mouse, human, fruit fly, and zebrafish genomes.
cgb.utmem.edu /summit_05/poster/Eric_Rouchkal.htm   (265 words)

  
 MPrime1.3: Efficient Calculation of Multiple Primers and Oligos   (Site not responding. Last check: 2007-11-02)
Before primers are designed, you will be sent to a page that will allow you to select the genic regions you wish to use.
The development of MPrime has been graciously supported by the KY-BRIN network though grant # P20RR16481 from NIH-NCRR.
For more information contact: Eric Rouchka (ecrouc01 @ gwise.
kbrin.a-bldg.louisville.edu /Tools/MPrime1.3   (153 words)

  
 St. Louis Fed: Download Data for Series: MPRIME, Bank Prime Loan Rate
St. Louis Fed: Download Data for Series: MPRIME, Bank Prime Loan Rate
Home > Economic Data - FRED® > Sources > Source: Board of Governors of the Federal Reserve System > Release: H.15 Selected Interest Rates > Series: MPRIME, Bank Prime Loan Rate > Download Data
Download Data for Series: MPRIME, Bank Prime Loan Rate
research.stlouisfed.org /fred2/series/MPRIME/downloaddata?&rid=18&soid=1   (89 words)

  
 Mersenne Mailing List by date
Mersenne: Mersenne- newbie question, Mersenne Primes and geometry.
More timing info (was: Mersenne: mersenne1 vs. maclucas) Rob Vassar
Re: Mersenne: mprime under Linux Chuck W. Mersenne: Prime95 Question Jeff Gilchrist
homepages.donobi.net /poke/archive4/date.html   (3188 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.