Welcome, Guest. Please Login or Register.
Apr 20th, 2024, 8:06am

Home Home Help Help Search Search Members Members Login Login Register Register
Arimaa Forum « 2012 Computer Championship »


   Arimaa Forum
   Arimaa
   Events
(Moderator: supersamu)
   2012 Computer Championship
« Previous topic | Next topic »
Pages: 1 ... 4 5 6 7  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: 2012 Computer Championship  (Read 8119 times)
tize
Forum Guru
*****



Arimaa player #3121

   


Gender: male
Posts: 118
Re: 2012 Computer Championship
« Reply #75 on: Feb 9th, 2012, 5:08pm »
Quote Quote Modify Modify

on Feb 8th, 2012, 10:54pm, omar wrote:
At the very least what you can do is create two executable and exec the appropriate one via the main executable that detects what's available.

 
After going away from the computer I realized that this probably would allow some thing like this:
Code:

#!/bin/bash
 
POPCNT=`grep -c 'popcnt' /proc/cpuinfo`
 
## Check for popcnt support in the CPU
if [ $POPCNT -gt 0 ]
then
 echo "popcnt supported" 1>&2
 PROG="./marwin_popcnt"
else
 echo "popcnt not supported" 1>&2
 PROG="./marwin_no_popcnt"
fi
 
## Call the appropriate binary
$PROG $@

If that's the case then it's just a matter of providing two binaries to go along with the script.
IP Logged
Swynndla
Forum Guru
*****



Arimaa player #1821

   


Posts: 235
Re: 2012 Computer Championship
« Reply #76 on: Feb 10th, 2012, 2:18am »
Quote Quote Modify Modify

Thank you tize!  Smiley
IP Logged
rbarreira
Forum Guru
*****



Arimaa player #1621

   


Gender: male
Posts: 605
Re: 2012 Computer Championship
« Reply #77 on: Feb 23rd, 2012, 2:30am »
Quote Quote Modify Modify

Did all developers set up their bots? I haven't seen ingwa online in a while...
IP Logged
omar
Forum Guru
*****



Arimaa player #2

   


Gender: male
Posts: 1003
Re: 2012 Computer Championship
« Reply #78 on: Feb 25th, 2012, 11:56pm »
Quote Quote Modify Modify

bot_badger2 was not submitted. I did not hear anything from Inge.
IP Logged
chessandgo
Forum Guru
*****



Arimaa player #1889

   


Gender: male
Posts: 1244
Re: 2012 Computer Championship
« Reply #79 on: Mar 3rd, 2012, 7:16am »
Quote Quote Modify Modify

The bot games seem to be terribly exciting. Do you think it would be a good idea to commentate one of the WCC games between two of the leading bots if such a game occurs at a spectator-friendly time?
IP Logged

omar
Forum Guru
*****



Arimaa player #2

   


Gender: male
Posts: 1003
Re: 2012 Computer Championship
« Reply #80 on: Mar 3rd, 2012, 9:49am »
Quote Quote Modify Modify

on Mar 3rd, 2012, 7:16am, chessandgo wrote:
The bot games seem to be terribly exciting. Do you think it would be a good idea to commentate one of the WCC games between two of the leading bots if such a game occurs at a spectator-friendly time?

 
That would be great. Just post here or send me a message if you find a game that suits your time. It would be great if the bot developers could join in as well.
IP Logged
chessandgo
Forum Guru
*****



Arimaa player #1889

   


Gender: male
Posts: 1244
Re: 2012 Computer Championship
« Reply #81 on: Mar 3rd, 2012, 12:03pm »
Quote Quote Modify Modify

Do you schedule the WCC games at a fixed time? I hope that my schedule will be completely flexible next week, so I should be able to assist Greg for Monday's WC game if he's looking for a co-commentator, and hopefully a WCC game as well... What would be a good time for spectators (if you can pick up a spectator-friendly slot for a game involving two fof marwin, sharp and briareus for example)?
 
EDIT: oh my bad, Monday's game is at 3am my time, I thought it was much earlier. Was it rescheduled?
« Last Edit: Mar 3rd, 2012, 12:05pm by chessandgo » IP Logged

omar
Forum Guru
*****



Arimaa player #2

   


Gender: male
Posts: 1003
Re: 2012 Computer Championship
« Reply #82 on: Mar 3rd, 2012, 4:50pm »
Quote Quote Modify Modify

I usually schedule the WCC games at a time that is convienient for me so that I can keep an eye on the games in case of a problem. The times are usually 15:00 GMT and 19:00 GMT on weekdays. If you let me know what time is convenient for you, I can set it up for that.
 
I don't think the time for the hanzack - Nombril game changed.
IP Logged
Eltripas
Forum Guru
*****




Meh-he-kah-naw

   


Gender: male
Posts: 225
Re: 2012 Computer Championship
« Reply #83 on: Mar 3rd, 2012, 7:36pm »
Quote Quote Modify Modify

on Mar 3rd, 2012, 4:50pm, omar wrote:
I usually schedule the WCC games at a time that is convienient for me so that I can keep an eye on the games in case of a problem. The times are usually 15:00 GMT and 19:00 GMT on weekdays. If you let me know what time is convenient for you, I can set it up for that.
 
I don't think the time for the hanzack - Nombril game changed.

 
It was 17 hours later when it was scheduled.  
« Last Edit: Mar 3rd, 2012, 10:36pm by Eltripas » IP Logged
Nombril
Forum Guru
*****



Arimaa player #4509

   
Email

Gender: male
Posts: 292
Re: 2012 Computer Championship
« Reply #84 on: Mar 3rd, 2012, 11:09pm »
Quote Quote Modify Modify

hanzack-Nombril has not moved.  But the spreadsheet and Google Calendar were originally showing the game 12 hours earlier then the gameroom time.
IP Logged

Eltripas
Forum Guru
*****




Meh-he-kah-naw

   


Gender: male
Posts: 225
Re: 2012 Computer Championship
« Reply #85 on: Mar 3rd, 2012, 11:28pm »
Quote Quote Modify Modify

on Mar 3rd, 2012, 11:09pm, Nombril wrote:
hanzack-Nombril has not moved.  But the spreadsheet and Google Calendar were originally showing the game 12 hours earlier then the gameroom time.

 
I guess I must have confused it with a WCC game or something.
IP Logged
chessandgo
Forum Guru
*****



Arimaa player #1889

   


Gender: male
Posts: 1244
Re: 2012 Computer Championship
« Reply #86 on: Mar 4th, 2012, 6:03am »
Quote Quote Modify Modify

I must have confused with another game as well.
 
I could commentate on the marwin-sharp game, if you can setup the radio relay Omar! I'm very much looking for co-commentators, be they bot programmers or not. I'll give a shot at recording as well.
IP Logged

aaaa
Forum Guru
*****



Arimaa player #958

   


Posts: 768
Re: 2012 Computer Championship
« Reply #87 on: Mar 4th, 2012, 6:53am »
Quote Quote Modify Modify

I wouldn't commit to commentating any of the CC games until the bug that causes the game client to miss moves until refreshed, which has been plaguing all of these games so far, has been fixed.
IP Logged
rbarreira
Forum Guru
*****



Arimaa player #1621

   


Gender: male
Posts: 605
Re: 2012 Computer Championship
« Reply #88 on: Mar 5th, 2012, 11:18am »
Quote Quote Modify Modify

It appears that the bug is fixed, at least it's not happening in the current WCC game.
IP Logged
Fritzlein
Forum Guru
*****



Arimaa player #706

   
Email

Gender: male
Posts: 5928
Re: 2012 Computer Championship
« Reply #89 on: Mar 7th, 2012, 5:28pm »
Quote Quote Modify Modify

on Dec 10th, 2011, 2:16pm, Fritzlein wrote:
Each of the last four years, the first-place bot lost between zero and two times to the second place bot, but not to any other bot, while the second-place bot lost three times to the winner and zero times to anyone else.  That made it relatively clear which bots were the top two and therefore should advance to qualifying, but there was presumably still some luck involved.  I'm going to go out on a limb to predict that with four lives for each bot, the situation won't repeat.  At least one of the top two bots (presumably sharp and marwin) will lose a game to a bot that doesn't finish in the top two.

If sharp wins another game before getting eliminated, then my prediction about the lack of clear dominance will have come true.  I think the odds are in my favor.  But my other prediction (that sharp would repeat as champion) is looking like a long shot now that sharp is in third place.
IP Logged

Pages: 1 ... 4 5 6 7  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

Arimaa Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.